Question
iPhone app is full screen after CLI-7.0.1 upgrade
I have upgraded my phonegap CLI from 6.5.0 to 7.0.1. After that the app is going full screen. I tried setting fullscreen to false as shown below. Didn't help. Appreciate any advise I can get on this.
<preference name="fullscreen" value="false" />
