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

InitSessionComplete method gets called multiple times #121

Open
sabvente opened this issue Mar 12, 2020 · 2 comments
Open

InitSessionComplete method gets called multiple times #121

sabvente opened this issue Mar 12, 2020 · 2 comments

Comments

@sabvente
Copy link

Hello,

The InitSessionComplete method gets called multiple times.

Repro:
Branch_Testbed_Android project with SDK upgraded to 7.0.2 (lib 4.3.2)

  • Add Finish() to the end of InitSessionComplete
  • Run app
  • InitSessionComplete gets called
  • App navigates to new BranchActivity
  • Rotate phone OR turn screen off/on OR press HOME/open app via recent apps
  • InitSessionComplete gets called again each time

This issue has been fixed in the native lib with version 4.2.0 and I can't repoduce it with the native example Branchster-Android.

It maybe related to the other issue I just submitted #120

@echo-branch
Copy link
Contributor

Logged a ticket for the two issues you reported. I'm hoping to devote the next sprint to working on through github issues.

@sabvente
Copy link
Author

sabvente commented May 7, 2020

@echo-branch Ok, thanks for lookin into these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants