Closed RizwanAhmed11 closed 3 months ago
This behavior has nothing to do with the plugin. I believe it is some configuration in your project. No problem here.
https://github.com/user-attachments/assets/8e1c503f-873b-4581-93f2-2bab9219b7cf
@RodrigoSMarques The issue is in Android side, iOS works fine. The app does open but the .listen
not called and this condition never match
if (data.containsKey('+clicked_branch_link') && data['+clicked_branch_link'] == true)
@RodrigoSMarques The issue is in Android side, iOS works fine. The app does open but the
.listen
not called and this condition never matchif (data.containsKey('+clicked_branch_link') && data['+clicked_branch_link'] == true)
the plugin is not receiving the call from the Native SDK.
So the problem is in the SDK and not in the plugin.
I suggest opening an issue in the Android Branch repository.
Issue closed. I identified the open issue in the Branch SDK Android repository.
Keep the template and provide all requested information:
Describe the bug i receive a deep link of branch io through telegram after clicking, it does open the app but does not get the data, it seems like it does no listen to the link data because of the telegram in-app browser. but if i open it in google chrome or any other browser it does work fine. In short The
.listen
is not getting triggered with proper data from Telegram in-app browserTo Reproduce Steps to reproduce the behavior:
Expected behavior when in-app browser is On from telegram it should behave same as link is been called from google chrome
Mobile (Please complete the following information. remove session if not Mobile):