Skip to main content
Known Participant
April 7, 2017
Question

How to control iOS status bar for iPad Pro 12.9 inch?

  • April 7, 2017
  • 1 reply
  • 977 views

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.

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Adobe Employee
April 26, 2017

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