This is the test app I cobbled together to test this bug in isolation to rule out it being other code in my app. I tested it this morning with a fresh install of Flex 4.13 and AIR 29 (using the Flex Installer application) and the same problems are still present. Dropbox - camroll.zip I have additionally created a screen recording of what I see when I run the app (it's in debug mode, but the same issues occur after a full compile). Dropbox - camera-roll-adobe-air29-problem.MP4 Here is what I tried posting yesterday to the bug tracker but ran into errors posting. If you need any further information, please let me know. Problem Description: An AIR 29/Flex 4.13 app running on iOS 11 is unable to access the Camera Roll. It will work once, at most, immediately after requesting permission. Any further attempts result in the camera roll being briefly seen before the entire page being emptied (even the menubar is empty). When this occurs, the only way to proceed is to force close the app and restart it. This does not occur on Android and there do not appear to be any issues with the Camera. I have additionally tested it on AIR 27 and 28. Steps to Reproduce: 1. Request permission to access Camera Roll 2. Give permission to access Camera Roll 3. Open Camera Roll 4. User may be able to access the Camera Roll at this point. This is intermittent, however, and I have been unable to figure out when it is possible 5. Attempt to access the Camera Roll again Actual Result: Camera roll appears for a few frames and then all content is removed, including menubar content, resulting in a blank screen that cannot progress any further without a full app restart. Expected Result: Camera roll opens and user either selects a photo or cancels Any Workarounds: It generally works the first time after requesting permission, but fails on any further attempts Hardware Info: Tested on iPhone 6S, iPad Mini 2, iPad 3rd Gen, iPad Air 2, and on various devices in the iOS Simulator Operating System: Compiled on macOS 10.13.3 (High Sierra) using IntelliJ IDEA 2017.3, Adobe AIR 27-29, and Flex 13. Occurs on iOS 11. Have not tested previous iOS releases
... View more