issues
search
FirebaseExtended
/
fastlane-plugin-firebase_test_lab
Test your app with Firebase Test Lab with ease using fastlane
https://fastlane.tools
MIT License
74
stars
37
forks
source link
Default to read app path from lane context
#18
Closed
powerivq
closed
6 years ago
powerivq
commented
6 years ago
Have this code for a while but forgot to push. This PR:
Accept the app_path from build context when you use scan to build the app.
Fix some error message issues.
Update the version requirement to match the fastlane version that introduced the scan build context for scan.
Have this code for a while but forgot to push. This PR: