Skip to content

InitSessionComplete method gets called multiple times #121

@sabvente

Description

@sabvente

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions