Open
Description
Description
@krystofwoldrich Initially tried to add the auto tests in #4602 but this PR got stale.
Feature branch in #4472 currently contains only manual tests for the android sample. Tests for automatic init require different build of the application which will have manual native init disabled. This can be done using build config. Compared to iOS this can't be done by launchArgs (intent arguments) because these are not available before an activity is launched.