fastlane-plugin-firebase_test_lab icon indicating copy to clipboard operation
fastlane-plugin-firebase_test_lab copied to clipboard

Test your app with Firebase Test Lab with ease using fastlane

Results 12 fastlane-plugin-firebase_test_lab issues
Sort by recently updated
recently updated
newest added

Hello, I'm running latest version of the plugin with Xcode 11.5 and now switched to Test Plans. The .xctestrun file now has: CodeCoverageBuildableInfos TestConfigurations TestPlan _xctestrun_metadata_ ![image](https://user-images.githubusercontent.com/32452679/83735150-dda9c100-a647-11ea-936e-bc773d8fa4cd.png) So, this is...

I am trying to run the plugin on my local and Bitrise. This is the error I am getting. It seems too many people experienced a similar issue and it...

The app bundle may contain only one scheme, 3 found.. Getting this error even after checking that zip file contains only 1 xctestrun and one debug iphoneos folder. Manually uploaded...

Would we be able to get a new version released containing eee528b056609d06ce36126012f9636028af6536 ? I'm struggling to install this plugin with fastlane `2.183.0` ``` ᐅ bundle Fetching gem metadata from https://rubygems.org/............

Could you help me to fix problem with cloud storage conflict in your plugin `Error loading plugin 'fastlane-plugin-firebase_test_lab': Unable to activate fastlane-plugin-firebase_test_lab-1.0.7, because google-cloud-storage-1.26.1 conflicts with google-cloud-storage (~> 1.25.1)`

Hey, I am moving our testing over to Firebase and set up our Fastlane with with plugin the backend of last week, but looks like there is is dependency issues....

Hello! So I am in the Firebase Community Slack group and I saw in the #ftl-announcements room there was an announcement: """ Hey everyone! For iOS, it's looking like we'll...

There is a version conflict in the plugin that restrict plugin to activate. ``` Error loading plugin 'fastlane-plugin-firebase_test_lab': Unable to activate fastlane-plugin-firebase_test_lab-1.0.5, because google-cloud-storage-1.16.0 conflicts with google-cloud-storage (~> 1.15.0) [06:54:43]:...

Hey all, We're attempting to run nightly UI tests on CircleCI; I looked last night and the build runs, uploads and starts the tests successfully. However, the plugin waits for...