Answer the question
In order to leave comments, you need to log in
How to change background color in iOS app on Phonegap?
You need to change the background color in the iOS app to Phonegap.
It is black by default.
No settings in config.xml to at least hide the background by removing the bounce helped, namely these:
<preference name="DisallowOverscroll" value="true" />
<preference name="webviewbounce" value="false" />
<preference name="UIWebViewBounce" value="false" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question