Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

ActivityNotFoundException when running AppTest#happyPath #54

Open
lionem2018 opened this issue Dec 28, 2022 · 0 comments
Open

ActivityNotFoundException when running AppTest#happyPath #54

lionem2018 opened this issue Dec 28, 2022 · 0 comments

Comments

@lionem2018
Copy link

lionem2018 commented Dec 28, 2022

Hi, This is Lion.M.
I met an exception, ActivityNotFoundException when running AppTest#happyPath while following CodeLab.
And I found a github issue related it.

According to the link above, this issue occurs when running tests with ActivityScenario on Android 13 device with the targetSdk 33,
and it seems to have been resolved in androidx.test:core-ktx:1.5.0-alpha02.
I updated the test dependency version and the test code worked well actually.

Could you update androidx.test version in this project?

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant