-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
### Question Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [docs…
-
https://developer.apple.com/documentation/appstoreconnectapi/list_and_download_profiles#query-parameters
Lets say I want to call `GET https://api.appstoreconnect.apple.com/v1/profiles` and filter b…
-
### Feature Request
#### Motivation Behind Feature
Apple released the Provisioning part of their App Store Connect API:
https://developer.apple.com/documentation/appstoreconnectapi#3139092
##…
-
-
I needed to get a list of devices associated with an account and your project provided a very nice base for doing that. I forked the project and added the support.
https://github.com/EricG-Personal…
-
### Question Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [docs…
-
thanks
-
`Build.beta_review_info` calls `reload`, which leads to `410 GONE`.
```
/usr/local/lib/ruby/gems/2.4.0/gems/fastlane-2.120.0/spaceship/lib/spaceship/test_flight/client.rb:321:in `handle_response':…
-
In a few weeks, Apple will release a new API for managing apps and users in the Appstore. This can be used instead of a few current workarounds in Spaceship.
In the first release there will be API …