branch.io - Branch link opens Ionic 3 app, which immediately closes before loading -


i'm configuring branch , seeing think unexpected behavior upon trying test setup. have ionic 3.7 app , new ionic/ios/android development- i've been following branch docs try , configured (just ios right now).

what i've done far:

  1. i started guide: https://dev.branch.io/getting-started/sdk-integration-guide/guide/cordova/
  2. the pre-requisite universal links setup, makes sense. in order working, clicking link in guide above, took me guide: https://dev.branch.io/getting-started/universal-app-links/guide/cordova/
  3. the universal link steps have gone fine until #3, i'm trying verify setup correct. created quick link , texted phone (which had build of app ran after adding config in step 2).
  4. clicking link starts open app (i see splash screen), closes before loading complete (i see black screen momentarily). when open build of app normally, loads , runs normally

as mentioned, i'm new this- need follow apple universal link setup (from here) apple-app-site-association file before starting branch config? didn't see mention of in guides followed- however, may basic it's assumed user has done already.

regardless, did configure file , make available apple guide says. i'm still seeing same behavior when click branch link.

the 2nd branch guide posted mentions app opens without routing through safari result of test- i'm seeing correct? don't have sdk installed handle links, see being case too.

update

i went ahead , installed sdk, following instructions here. confusing, wasn't sure if should supplementing additions config.xml step 1) above, or if branch-config section should only have keys sdk installation example.

i ended commenting out changes config.xml step 1) , looks worked, see deeplink data when opening app via quick link created before. had added domains entitlements file directly in xcode before, though, i'm wondering if need config keys in order persist entitlements changes should need remove/readd ios platform.

amruta branch.io here:

you can follow iconic integration guide available on github here.you need update config.xml branch key assigned app, can found on account settings page of branch dashboard. uri scheme 1 have defined in link settings page of branch dashboard , link domain branch links defined on link settings page.

if still have issues, recommend writing integrations@branch.io.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -