FirebaseTestLab-Android icon indicating copy to clipboard operation
FirebaseTestLab-Android copied to clipboard

Results 9 FirebaseTestLab-Android issues
Sort by recently updated
recently updated
newest added

@piotrmadry Should be able to fix the issue: https://github.com/piotrmadry/FirebaseTestLab-Android/issues/49 I was not able to test it locally, since I am on a Windows machine and was getting some issues running...

I have created a separated gradle file in my project to setup this plugin in all my modules, as suggested [here](https://medium.com/21buttons-tech/using-firebase-test-lab-in-multi-module-android-projects-4bf051868d5e). **with-firebase.gradle** ``` apply plugin: 'firebase.test.lab' buildscript { repositories {...

I assume this is more an issue of my setup and I would be glad to do a PR to update the documentation once I understand what is happening. I...

Hi, Thank you for the plugin, it's very helpful! We're having an issue with it using versions 2.6.2. We have a multi-module app with dynamic features and it works well...

I've been generally unsuccessful configuring this plugin with `kts` gradle scripts. I believe it's due to the use of a Closure instead of an Action in the `devices` method on...

gsutil does not exist on windows; ![image](https://user-images.githubusercontent.com/2271011/56885500-d68ba900-6a6c-11e9-8f4a-8103f7010e1a.png) Errorlog: ``` * What went wrong: Execution failed for task ':app:firebaseTestLabEnsureGCloudSdk'. > gsutil does not exist in path C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin, but...

The files that should be ignored are called simply `logcat` or `0000_logcat`. The extra backslash is not working correctly, with the current version of GCloud SDK it's throwing an exception...

## Machine **MacBook Pro 16", 2021** **Chip** Apple M1 Max **Ram** 64 GB **MacOS** 13.1 (22C65) ## IDE Android Studio Giraffe | 2022.3.1 Canary 4 Build #AI-223.7571.182.2231.9569140, built on February...