RodrigoSMarques / flutter_branch_sdk

Flutter Plugin for create deep link using Branch Metrics SDK. This plugin provides a cross-platform (iOS, Android, Web).
https://branch.io
MIT License
100 stars 91 forks source link

App crashed when open ios with link on cold state #384

Closed tkddbf7348 closed 4 weeks ago

tkddbf7348 commented 1 month ago

The same phenomenon as issue #382 is happening in ios. In my case, I see the issue even in release mode.

tkddbf7348 commented 4 weeks ago

It works well when you click on a link in Gmail.

Links pressed in places like messenger app (ex: kakaotalk in South Korea) do not turn on the app (App scheme)

The configuration settings are the same as issue 382.

RodrigoSMarques commented 4 weeks ago

When opening an issue, fill in all the requested information.

Do not delete any sessions.

Without this information, it is not possible to analyze the problem in detail and reproduce it.

If the requested information is not provided, the issue will be closed.

RodrigoSMarques commented 4 weeks ago

It works well when you click on a link in Gmail.

Links pressed in places like messenger app (ex: kakaotalk in South Korea) do not turn on the app (App scheme)

The configuration settings are the same as issue 382.

Expected behavior on each app and platform.

https://help.branch.io/using-branch/docs/creating-a-deep-link#expected-link-behavior

tkddbf7348 commented 4 weeks ago

@RodrigoSMarques Thank you for your response, I didn't find the link you provided. First of all, I'll keep the issue closed. Is there a way to handle it in case you automatically enter a link in the browser from the web view like KakaoTalk? The app opens right after you go to DeepView, so I don't know what to do.

RodrigoSMarques commented 4 weeks ago

@RodrigoSMarques Thank you for your response, I didn't find the link you provided. First of all, I'll keep the issue closed. Is there a way to handle it in case you automatically enter a link in the browser from the web view like KakaoTalk? The app opens right after you go to DeepView, so I don't know what to do.

This package calls Branch Native SDK functions on each platform.

I suggest you open a support ticket for Branch at the link:

This is a question about the Branch SDK and not about this plugin in Flutter.

They will be able to guide you better.