Hi everyone,
I exported my game to iOS through C2 Cordova export, then C3 export manager.
The problem I have is that on iPhone 7 and 8, the status bar is still visible. It's not visible however on iPhone X.
I obviously checked the option to hide the status bar in both Construct 2 and Xcode, but it didn't work.
This is probably a problem with the view controller in Xcode.
Any idea how I can do this ?
Thanks !