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

@lionem2018

Description

@lionem2018

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions