You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my brother in crhist im receiving this error while running the app on the firebase test lab device, the only line of code that i could find on the debug logs was this
05-11 12:18:53.918: V/FlutterTestRunner(21609): launchActivity failed, possibly because the activity was already running. java.lang.RuntimeException: Could not launch activity
05-11 12:18:53.918: V/FlutterTestRunner(21609): Try disabling auto-launch of the activity, e.g. ActivityTestRule<>(MainActivity.class, true, false);
any help would be very much extremely appreciated for the love of programmers
The text was updated successfully, but these errors were encountered:
my brother in crhist im receiving this error while running the app on the firebase test lab device, the only line of code that i could find on the debug logs was this
05-11 12:18:53.918: V/FlutterTestRunner(21609): launchActivity failed, possibly because the activity was already running. java.lang.RuntimeException: Could not launch activity
05-11 12:18:53.918: V/FlutterTestRunner(21609): Try disabling auto-launch of the activity, e.g. ActivityTestRule<>(MainActivity.class, true, false);
any help would be very much extremely appreciated for the love of programmers
The text was updated successfully, but these errors were encountered: