-
-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot launch app with error: Make sure it exists and is a launchable activity #856
Comments
thanks for the report. It should be addressed by appium/appium-adb#787 |
The fix has been merged and published |
Thank you. I've confirmed that the latest version (3.9.8) is working without the issue. |
I don't know why but it's happening again.
this is capabilities
|
This is expected. Try to explicitly provide appWaitActivity in capabilities. See https://github.com/appium/appium-uiautomator2-driver/blob/master/docs/activity-startup.md for more details |
After UiAutomator2 updated to 3.9.7, the appium could not launch the app now.
I use appium docker image(lastest version) and just install uiautomator2 without version tag.
Here is the failing log
When I use 3.9.0 version of UiAutomator2, then it works well.
Here is the log too.
The text was updated successfully, but these errors were encountered: