Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Branch-SDK-TestBed/InitializationTestPlan.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ be updated. Unless noted, initialization is expected to work in all scenarios.


## Assumptions:
* User followed [Android documentation](https://docs.branch.io/apps/android/)
* User followed [Android documentation](https://help.branch.io/developer-hub/docs/android-sdk-overview)
* Application can have multiple activities (launcher activity is called
`SplashActivity` and all others are `NextActivity`)
* Latest Branch SDK version is being used
Expand Down Expand Up @@ -89,4 +89,4 @@ but user is currently on another `NextActivity`)

Again, there are expected failures when `reInitSession` is NOT used in `NextActivity`
* user is currently in `NextActivity` = guaranteed initialization failure
* `NextActivity` is in backstack BUT partially visible
* `NextActivity` is in backstack BUT partially visible