I want to do two things:
-
Change in IOS the color of the StatusBarBackground to white (In Xcode I select the Status Bar Style to Light but dont work)
-
I want to my app only have Portrait orientation (In IOS I can do this on Xcode but in Android how i can do this?). And also how can I change the icon of the app?
Thanks!