Adam Gardner

Results 6 comments of Adam Gardner

Any updates on this SDK not redirecting correctly with Android 12?

Here is the part we have in for Branch in the manifest.

1. 31 2. Emulator with Google Play 3. SDK implementation 'io.branch.sdk.android:adobebranchextension:1.3.2' also tried with just the solo Branch and same issue. 4. Single task and its the launcherActivity ``` ```

> I faced the same issue and the fix was to change the android URI scheme on branch dashboard in **configuration/general** section to our applicationId, and by the way we...