cordova-ionic-phonegap-branch-deep-linking-attribution icon indicating copy to clipboard operation
cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard

Issue with white screen in cordova applications

Open nagaperla opened this issue 4 years ago • 1 comments

Getting a white screen on load and freezing the Cordova applications. Not sure what I'm missing. Here are the installed plugins in the application -

branch-cordova-sdk 4.2.1 "branch-cordova-sdk"
cordova-ios-plugin-no-export-compliance 0.0.5 "iOS No Export Compliance"
cordova-plugin-fastclick 1.0.0 "FastClick"
cordova-plugin-file 6.0.2 "File"
cordova-plugin-inappbrowser 4.1.0 "InAppBrowser"
cordova-plugin-media-capture 3.0.3 "Capture"
cordova-plugin-whitelist 1.3.4 "Whitelist"
cordova-plugin-wkwebviewxhrfix 1.0.0 "Cordova WKWebView File XHR Fix"
pushwoosh-cordova-plugin 8.0.0 "Pushwoosh"

And following cordova platforms are used -

[email protected]
[email protected]

Both cordova-ios and cordova-android builds are successful. And able to deploy to the play stores successfully.

Would be great, if anyone suggests ideas to solve the problem. Thanks in advance

nagaperla avatar Mar 05 '21 12:03 nagaperla

@nagaperla were you able to resolve this issue? Also it looks like you're using v4.2.1 of the plugin. If you upgrade to v4.2.4 does the problem persist?

CodeWithOz avatar Jun 19 '21 08:06 CodeWithOz