Can display.save() create png’s with a transparent background on iOS, any version of iOS? Any device from iPhone 3 and up? I can save a display group with a transparent background just fine on the simulator, but the documentation says it’s really for Android only:
As of build 2012.768, display.save() can now save PNG files with a transparent background (Android only)
I need to be able to save a display group with a transparent background, but I really want to be sure it will work on all devices. By chance is it now available to iOS too, as it works on the simulator?
Thanks!!! :0)