firebase / firebase-testlab-instr-lib

Apache License 2.0
13 stars 17 forks source link

Can't create `/sdcard/screenshots` due to Scoped Storage in API31 #16

Closed aya2453 closed 2 years ago

aya2453 commented 2 years ago

FirebaseScreenCaptureProcessor can't create /sdcard/screenshots in API31.

I want to run instrumentation tests on Firebase Test Lab, so this solution doesn't work.

thatfiredev commented 2 years ago

@aya2453 I see you closed this issue. Did you manage to fix it? It might be worth posting the solution here as it will help developers who encounter the same issue in the future :)

aya2453 commented 2 years ago

@thatfiredev No, I gave up using Firebase Test Lab 😢