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
I have searched the existing issues and didn't find mine.
Steps to reproduce
Hi I have noticed that whenever I run a test using maestro cli on an android real device, package with bundle ID dev.mobile.maestro.test gets installed and after test completion it gets uninstalled. Now as we know android OS has a limit of no. of times app can be installed on a real device (ref - https://issuetracker.google.com/issues/170867658) . After few days I have to factory reset the device. Is there a way to skip uninstallation and use already installed maestro instrumentation app, present in the device ?
Actual results
Package dev.mobile.maestro.test being installed on test run and is uninstalled on test completion
Expected results
Package dev.mobile.maestro.test should not be uninstalled on completion and only be installed if its not present in the device under test or its version is incompatible
About app
Issue is reproducible with any app
About environment
occurs on any non-rooted android device
Logs
Logs
<!-- Replace this line with your logs. *DO NOT* remove the backticks! -->
Is there an existing issue for this?
Steps to reproduce
Hi I have noticed that whenever I run a test using maestro cli on an android real device, package with bundle ID dev.mobile.maestro.test gets installed and after test completion it gets uninstalled. Now as we know android OS has a limit of no. of times app can be installed on a real device (ref - https://issuetracker.google.com/issues/170867658) . After few days I have to factory reset the device. Is there a way to skip uninstallation and use already installed maestro instrumentation app, present in the device ?
Actual results
Package
dev.mobile.maestro.test
being installed on test run and is uninstalled on test completionExpected results
Package
dev.mobile.maestro.test
should not be uninstalled on completion and only be installed if its not present in the device under test or its version is incompatibleAbout app
Issue is reproducible with any app
About environment
occurs on any non-rooted android device
Logs
Logs
Maestro version
1.39.13
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
The text was updated successfully, but these errors were encountered: