cordova-ionic-phonegap-branch-deep-linking-attribution
cordova-ionic-phonegap-branch-deep-linking-attribution copied to clipboard
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 prog...
I am unable to generate short URLs using aliases. The generateShortUrl() function works fine without an alias: ``` var analytics = { channel: 'app', feature: 'invite', stage: 'new user', };...
Not reporting this as a bug but just looking to see if there's something I'm missing. I'm sharing a branch link via the sharesheet to facebook. On ios, clicking the...
I am new to Ionic and branch and I am facing the issue When I force to quit the sample app and then click on deep link, it opens the...
Added following valid line to config: `` and got an error: ``` cordova plugin add branch-cordova-sdk > cordova plugin add branch-cordova-sdk --save Installing "branch-cordova-sdk" for android Android Studio project detected...
I'm using this plugin for making redirections within one app (A) to another (B) in android, with Ionic 3. 1. First time I open app A and click on the...
Hi, we are using node 5.12.0 and encountered this build error when trying to update to the new version (3.0.0): `Error: Block-scoped declarations (let, const, function, class) not yet supported...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
**awesome-cordova-plugins** https://github.com/danielsogl/awesome-cordova-plugins/pull/3660 ## Reference ## Summary ## Motivation ## Type Of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...
### Describe the bug Branch Cordova SDK doesn't work with [email protected] because of this error: `error: Multiple commands produce '/Users/user/Desktop/app_mobile/src-cordova/platforms/ios/build/Release-iphonesimulator/MyApp.app/PrivacyInfo.xcprivacy'` Branch Cordova SDK should not include `PrivacyInfo.xcprivacy` but should instead...