slackhq/keeper

Incompatible with androidx ActivityScenarioRule

Closed this issue · 1 comments

It seems Rule-annotation of ActivityScenarioRule don't keep in release test build, while dubug works fine.
Maybe it doesn't relate to Keeper library, so more detail issue described on android/android-test#940

I don't see anything in that trace to suggest this is related to Keeper. Feel free to revisit if you can offer concrete details and reproduction steps (i.e. a case where an API in the main APK is used from androidTest sources and is stripped from the final APK).