I’ve an old code (1 year) that never had a problem.
I upgraded corona to last version (2019.3459) and made a new build.
I’m sending a screenshot in a email. I use:
display.save( group, { filename="image.jpg", baseDir=system.DocumentsDirectory, captureOffscreenArea=true, backgroundColor={0,0,0,0} } )
On android it works great.
Tested on old iPad with IOS 10.3.3. and the image is just black. All elements I put in group it will not show. Like I said this code worked fine 1 year ago. Now it doesn’t. Only work on Android.
I tried put a timer but with no success.
Is this a bug or IOS 10.3.3 is not supported anymore?
Regards,
Carlos.