0
votes

I'm trying to making a UI test with Firebase test lab from Android studio.

But I'm still stuck on the step: Uploading app APK ...

enter image description here

Anyone already faced this issue?

Thank you in advanced

1
If this is a persistent problem, contact Firebase support for assistance. support.google.com/firebase/contact/support - Doug Stevenson
I just did, waiting for the response. Thanks - Safety

1 Answers

0
votes

The problem was about my android studio and gradle version. They were not up-to-date.

So I set Android studio 3.6.2 and gradle 3.6.2 and now i'm ,not stuck anymore !