-
-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Description
- I tried searching Solar2D forums for the solution.
Describe the bug
If I build the app on macOS Sonoma with Xcode 15 using Solar2D build "Corona-3700". In iOS17, display.save() is saving a black image with an error in the console:
verify_image_parameters: invalid image alphaInfo: kCGImageAlphaNone. It should be kCGImageAlphaNoneSkipLast
To Reproduce
Steps to reproduce the behavior:
- Create any image or rect
- Invoke display.save on the above object
- View the image file that was created; it always appears black
Target platform and where the build was made:
- Device: iPhone11 Pro Max, iPhone 15 Pro Max, iPhone 12 mini
- OS: iOS 17, iOS 17.1.1
whole test project
SaveImageSample.zip
video of the issue
Video
Metadata
Metadata
Assignees
Labels
No labels