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

InitSessionComplete method gets called multiple times

Open sabvente opened this issue 5 years ago • 2 comments
trafficstars

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

sabvente avatar Mar 12 '20 12:03 sabvente

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

echo-branch avatar May 06 '20 21:05 echo-branch

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

sabvente avatar May 07 '20 08:05 sabvente