


Additionally, you can pass all kinds of parameters: fastlane action pilot You'll be asked for any missing information. This will automatically look for an ipa in your current directory and tries to fetch the login credentials from your fastlane setup. To upload a new build, just run fastlane pilot upload Specify the Apple ID to use using -u If you execute pilot in a project already using fastlane the username and app identifier will automatically be determined. Go to Using App Store Connect API for information on obtaining an API key, the fastlane api_key_info.json format, and other API key usage. path/to/api_key_info.json or -api_key "" The App Store Connect API Key is the preferred authentication method (if you are able to use it). Usageįor all commands, you can either use an API Key or your Apple ID.
#Notifyr not in app store android#
Pilot is part of fastlane: The easiest way to automate beta deployments and releases for your iOS and Android apps. Pilot uses spaceship.airforce to interact with App Store Connect 🚀 Retrieve information about testers & devices.Pilot makes it easier to manage your app on Apple’s TestFlight. The best way to manage your TestFlight testers and builds from your terminal Alias for the upload_to_testflight action
