config.xml file.
[change all plugins version to the latest]
[change splash screen to the storyboard method]
[change cordova-ios, cordova-android to the latest]
[change phonegap-cli to the latest]
[added new widget variables as cordova docs to the latest]
added new png images in resources documents to ios splash screen [story board].
update index.html by adding view-fit=cover to the meta view port to support iphone x devices and greater.
The only thing still needed to check the app from developers to see if still need some modifications.
Hello,
I made some changes to:
config.xml file. [change all plugins version to the latest] [change splash screen to the storyboard method] [change cordova-ios, cordova-android to the latest] [change phonegap-cli to the latest] [added new widget variables as cordova docs to the latest]
added new png images in resources documents to ios splash screen [story board].
update index.html by adding view-fit=cover to the meta view port to support iphone x devices and greater.
The only thing still needed to check the app from developers to see if still need some modifications.
Regards