Copy link to clipboard
Copied
Hi,
If you imported an image from the iOS 8 Camera Roll, the iOS 8 status bar is visible again even if you set your app to "<systemChrome>none</systemChrome>" and "<fullScreen>true</fullScreen>" to hide it.
Is that a known bug and are the any workarounds?
Thank you
Copy link to clipboard
Copied
Would you mind opening a new report at https://bugbase.adobe.com and providing us with a small sample project? It's possible that this is a known issue, but I'd like to get a bug report in just in case it's not. Once you have a bug number, please let me know and I'll ask someone to take a look ASAP.
Thanks,
Chris
Copy link to clipboard
Copied
It's really time consuming to create a bug report and the bugs I previously reported never got fixed.
Anyways here are the details:
Create an iOS app with the AIR SDK 16 or 17, test it on an iOS 8 device and add this to the app.xml:
<systemChrome>none</systemChrome>
<fullScreen>true</fullScreen>
Add a button in the app to import an image from the Camera Roll.
Problem:
After the image import the iOS status bar is visible again and no longer hidden.
There is no fix for that.
Copy link to clipboard
Copied
Hi,
Could you please try with the latest AIR SDK i.e. 17.0.0.123?
Download Adobe AIR 17 Beta - Adobe Labs
Please let us know if the issue persists.
Thanks,
Ankit
Adobe Air Team