android-branch-deep-linking-attribution icon indicating copy to clipboard operation
android-branch-deep-linking-attribution copied to clipboard

[Feature request] Open deeplink from inside the app without reseting the session.

Open juliocbcotta opened this issue 5 years ago • 1 comments

Hello there, It would be of great help if branch io could have a method to just handle deeplinks that are not related with the session. My use case is that the app has a FAQ entry that uses branch io deeplink with a TextView with auto link enabled, this causes the deeplink redirection to fail, as the session is already open. This is not a new session, it is just a way to navigate between app screens.

My suggestion is to decople the init of branch io sdk, init of a session, and from the deeplink handling.

juliocbcotta avatar Jul 10 '19 21:07 juliocbcotta

@BugsBunnyBR we have filed a ticket internally to investigate your request. It won't be an easy change to de-couple deeplinking from the session, but one we have been considering for other benefits as well.

csalmi-branch avatar Aug 21 '19 17:08 csalmi-branch