BranchMetrics / cordova-ionic-phonegap-branch-deep-linking-attribution

The Branch Cordova Ionic Phonegap SDK for deep linking and attribution. Branch helps mobile apps grow with deep links / deeplinks that power paid acquisition and re-engagement campaigns, referral programs, content sharing, deep linked emails, smart banners, custom user onboarding, and more.
https://docs.branch.io/apps/cordova-phonegap-ionic/
MIT License
234 stars 145 forks source link

Issue with white screen in cordova applications #678

Open nagaperla opened 3 years ago

nagaperla commented 3 years ago

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 -

cordova-ios@6.1.1
cordova-android@9.0.0

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

CodeWithOz commented 3 years ago

@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?