How can I change the color of the top most bar (Carrier/Clock etc.) in iOS using Forge?

ios, trigger.io

Solution

Update: we're re-considering implementing status bar customisation. The reasons:

- Android doesn't support styling of the status bar (you can only show/hide)

- the status bar is not style-able at all on the iPad (see The Status Bar)

- on Windows Phone the system tray appears and hides according to activity

Until we can find some good common ground that will be useful and applicable cross-platform, we're putting this on hold.

Original answer:

This is not currently possible with Trigger.io: you're the first requester :)

I've created a story to address this and will report back here when it's complete. Estimated completion: 4th June 2012.

Problem

I am trying to customize the color of the top most bar in an iOS app using Trigger/Forge. Is that even possible? I couldn't seem to find anything about it in the docs. Thanks in advance.

Original source