-
### 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 …
-
Hello,
This project is clearly based on previous work of my project here: https://github.com/Ponytech/appstoreconnectapi
This project was released under the MIT license which requires you to kee…
-
```
const client = new AppStoreConnectAPI({
issuerId: process.env.SPACESHIP_CONNECT_API_ISSUER_ID,
privateKeyId: process.env.SPACESHIP_CONNECT_API_KEY_ID,
privateKey: process.env.SPA…
-
Does it has all the historical data of the app and starts notifying us from the moment we install it in out system.
-
I'm just getting started with the SDK and running into an issue getting my first request to succeed.
Here's my code:
```
export const getReleaseVersions = async (req, res) => {
const { ap…
-
The [Device.Attributes.Status enum](https://github.com/AvdLee/appstoreconnect-swift-sdk/blob/4c1264ef8ab4cf1d0c8c4ba989716c41a991c0ec/Sources/OpenAPI/Generated/Entities/Device.swift#L34) is missing th…
-
Code:
```
resp, _, err := c.client.Provisioning.EnableCapability(ctx, capabilityType, []asc.CapabilitySetting{}, bundleID)
```
Response Error:
```
PATCH https://api.appstoreconnect.apple.com/v1…
-
https://developer.apple.com/documentation/appstoreconnectapi/uploading_assets_to_app_store_connect#3591286
在跟苹果应用商店对接时,需要PUT上传文件,但是目前没有发现何种方式可以不需要key上传一个文件到苹果服务器
-
内购项目批量上传还是有问题
版本3.3.0 (2024.01.26):
Error code: ENTITY_ERROR.ATTRIBUTE.NOT_ALLOWED, title: An attribute in the provided entity is not allowed for this request, detail: The attribute 'reviewNote' c…
-
* [x] Request DUNS number
* [x] Receive DUNS number
* [x] Join Apple Developer Program (via other staff, as my address is unrecognized)
* [ ] Follow instructions at https://gregoryszorc.com/docs/ap…