[iOS] Standard component + OpenGLAppComponent flickering issue

A similar issue was reported a few months back: Ios 14.4 ipad black screen - #5 by ed95

It looks like the current behaviour is due to a bug in iOS. The suggested workaround from the linked thread is to enable the status bar in your app by setting UIStatusBarHidden to NO in the app’s .plist.