-
Over at [xcode-project](https://github.com/bitrise-io/xcode-project/) some important fixes regarding target parsing have been done. Would be great if this could be pulled in here as well - our workflo…
-
### 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 …
-
I tried to register a device using this command
asca --tools register-device --udid fcd7ld989ca879060ee9b644gnd98dea33dabb8 -n hmd -a profile-download -n pro-01
-
When making a 'api.download_sales_and_trends_reports' call with reportType set to 'SUBSCRIPTION'. apple store connect replies with 'APIError: Please include the version parameter. The latest version f…
-
It seems that in the real world responses to ` https://api.appstoreconnect.apple.com/v1/certificates` can return the values `"DISTRIBUTION"` and `"DEVELOPMENT"` for `attributes.certificateType` which …
-
# 🌎 Environment
- OS: [ macOS,]
- Version/Release: [e.g. 1.0.2]
# 💬 Description
Error: issuerNotProvided
-
There is a typo in `Profile.Attributes` where `createDate` should be `createdDate` as per https://developer.apple.com/documentation/appstoreconnectapi/profile/attributes
-
### 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 …
-
```
$certificates = [
'xx1'
];
$result = $client->api('profiles')->create($name, $bId, $profileType, $devices, $certificates);
```
what does `xx1` mean? The error message returned by my run …
-
EDIT:
The Documentation topic is still valid, but my main issue is that ConnectAPI doesn't work or is not working on its own?
```
Spaceship::ConnectAPI.get_app
Spaceship::UnexpectedResponse: …