Copy link to clipboard
Copied
Hi,
I run my current iPad apps on the iPad Pro 12.9 inch. Everything looks ok except that the status bar stopped showing. On iPad manifast file I used the code below to make the status bar black and text white, now on iPad Pro the status bar is black and without the white text. I am using AIR 21 with Animate CC.
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
Does anyone know how to make the text display as light color on the dark background on iPad Pro 12.9? Thanks in advance.
Copy link to clipboard
Copied
Hi,
Could you please provide us with a sample app or the project that you using. This would help us in reproducing the issue at our end as well.
Thanks,
Adobe AIR Team