Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deeplink surives hot-restar and launches twice or more in iOS #367

Closed
nerder opened this issue Aug 20, 2024 · 1 comment
Closed

Deeplink surives hot-restar and launches twice or more in iOS #367

nerder opened this issue Aug 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nerder
Copy link

nerder commented Aug 20, 2024

Keep the template and provide all requested information:

Describe the bug
This behaviour is the same as reported here: BranchMetrics/capacitor-branch-deep-links#29

Only on iOS, when you open a branch dynamic link the listSession method correctly fires, but when you hot-restart the app it will be triggered again as if the link was opened (when it wasnt)

To Reproduce
Steps to reproduce the behavior:

  1. Build the app and open a branch.io link
  2. Hot-restart the app
  3. See that listSession is called again

Expected behavior

This should fire only ones, and not survive hot-restart

Mobile (Please complete the following information. remove session if not Mobile):

  • Flutter: version: Flutter 3.24.0 • channel stable

  • flutter_branch_sdk version: ^7.1.0

  • OS: iOS 17.6.1

  • Device: iPhone 15 (real device)

  • Additional context

None

@nerder nerder added the bug Something isn't working label Aug 20, 2024
@nerder
Copy link
Author

nerder commented Aug 20, 2024

Closing this as it does not reproduce in the latest version

@nerder nerder closed this as completed Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant