I'm having a problem getting a game exported to iOS with Cordova to display correctly on iPhone X. The exported game always shows up like this with the game pushed off to the left of the screen.
Screenshot
This is a blank Construct 3 project, no code added, it displays correctly on all iOS devices except iPhone X, I have tried adding the correct size launchimages in xcode, tried using storyboards, made sure all the constraints are set up correctly, I have viewport-fit=cover set in the meta tag.
Has anyone had any luck with Cordova projects on iPhone X yet? Any advice would be appreciated, thanks.