Android Question Getting logs in Google Firebase Test lab Robo tests

giggetto71

Active Member
Licensed User
Longtime User
Hi,
within one of usual struggle with Android 15 I finally found an emulator on firebase test lab where I can reproduce one issue that I cannot in all the sdk 35 physical devices I could put my hands or on the adb integrated emulator. the thing is that of course you need to load the apk so I was hoping somehow that the code Log("...") instructions would reflect in the monster log produced by the robo test but I think I can say (that there is nothing). does anyone know if it evan possible?
thanks!
 
Top