Hi
I have an app wich runs in fullscreen mode. On iOS it works perfectly. But sometimes on Android I’ve noticed that the app is not always in fullscreen mode. So the top status bar with the notifications etc will overlap my app. Since I have left and right (side) menu in my app, in order to access the left and right menu I need to swipe the status bar up to so that the app is really in fullscreen mode.
Is there a way to fix this?