My App is getting stuck on white blank Screen in iOS 13

My App is getting stuck on Splash Screen on application startup


phonegap version : 8.0.0
i just knew that websql is depricated in ios 13 version ,so i have removed websql from my code and used sqllite plugin but still i am getting splash screen error on my application.
is there any other ways to solve this issue ? or any plugin issue ?i am using the below plugins in my phonegap application.


can anyone please give me some suggestion ?


"at.modalog.cordova.plugin.html2pdf": "2.0.0",

"com.darktalker.cordova.screenshot": "0.1.5",

"cordova-pdf-generator": "2.0.8",

"cordova-plugin-app-version": "0.1.9",

"cordova-plugin-calendar": "4.5.5",

"cordova-plugin-contacts": "2.0.1",

"cordova-plugin-device-motion": "1.2.2",

"cordova-plugin-device-orientation": "1.0.4",

"cordova-plugin-email-composer": "0.8.3",

"cordova-plugin-file-opener2": "2.2.1",

"cordova-plugin-compat": "1.2.0",

"cordova-plugin-file": "4.3.3",

"cordova-plugin-file-transfer": "1.5.1",

"cordova-plugin-media": "2.2.0",

"cordova-plugin-splashscreen": "3.2.2",

"cordova-plugin-statusbar": "2.1.3",

"cordova-plugin-whitelist": "1.2.2",

"cordova-plugin-zip": "3.1.0",

"phonegap-plugin-barcodescanner": "7.0.2",

"cordova-plugin-network-information": "1.2.1",

"cordova-sqlite-storage": "4.0.0"

Replies

You're probably a beginner on the forum. Welcome.

That would explain why you have duplicated this post.

When you want to change your original post, no need to create a new one.

As original writer of the post, the Actions button at the top right let you modify your post, even change title or move to another part of the forum.


That's Cordova, may be you should ask on their forum.


One suggestion however: do an option-clean build folder in XCode (Product Menu)