There is an existing problem that was supposed to be fixed in build 894 regarding Android:
“Android: Fixed bug where native objects (TextFields, TextBoxes, WebViews, Ads, Alerts) would turn black and have rendering glitches after switching the screen off/on on some Android 4.0.4 or higher devices. Known to occur on Nexus 7 and Galaxy SIII. case #15600, 16386”
Unfortunately, the bug still exists and happens with any display objects, not necessarily native objects. Try the following with any of the sample code on build 909 or any higher than 894.
- Open app
- Press power to turn screen off
- Press power to turn screen on
- Without unlocking, press power to turn screen off
- Press power to turn screen on
Images are blank and rendered as a white screen. The event listeners for buttons etc still exist. If the power is cycled once more, the images come back. They will go away again anytime the power is cycled twice as above. Occurs on Galaxy SIII with any app such as DeviceInfo or ShapeTumbler. I admit to becoming frustrated with the number of rendering bugs on Android 4.0.4 and would love to hear confirmation of this experience (outside my two devices) and commentary regarding a solution. It’s possible, not desirable, to live with bugs like the objects drawing outside the screen bounds on resume, but the objects turning alpha to black or disappearing makes Corona apps on Android 4 nearly unusable. [import]uid: 168249 topic_id: 31109 reply_id: 331109[/import]