Josh Pinto
Results
2
comments of
Josh Pinto
Solution that worked for us: In Android we changed the launch mode to single task `android:launchMode="singleTask"`
This will be in the android-manifest file where you declare your .main activity