You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With my app supporting Android 11(30) everything with branch link works as expected in test and prod. When I update my project to Android 12(31) its failing on the link to open application when I have my app installed on device. It will open up the play store correctly. When the app is installed on the device it still opens the Play Store and even that says "open" app as it is already installed. I am not sure what has changed with Android 12 as I only see web intents for App links. Is there something on Branch that needs to change or any idea what I need to do within my project to support Android 12?
The text was updated successfully, but these errors were encountered:
Garguy
changed the title
Branch link not opening App
Branch link only opening Play Store when targeting Android 12
Jul 22, 2021
With my app supporting Android 11(30) everything with branch link works as expected in test and prod. When I update my project to Android 12(31) its failing on the link to open application when I have my app installed on device. It will open up the play store correctly. When the app is installed on the device it still opens the Play Store and even that says "open" app as it is already installed. I am not sure what has changed with Android 12 as I only see web intents for App links. Is there something on Branch that needs to change or any idea what I need to do within my project to support Android 12?
The text was updated successfully, but these errors were encountered: