Post

Replies

Boosts

Views

Activity

Couldn't redeem TestFlight invitation code
Same scenario described here: https://forums.developer.apple.com/forums/thread/738942 User clicked accept for an internal tester invitation sent to their work apple id on their personal device which was signed in with their personal apple id. This seems to have redeemed the code to the users personal account. However, the user has removed themselves from testing the app and we're trying to get their work apple id registered but the invite code that keeps being sent is coming back saying invalid. Things we've tried: We located the last build the user installed on their device and expired the builds deleted / readded the work apple id to internal testing group It's still sending the same invitation code from TestFlight and saying that the code cannot be redeemed.
2
0
231
3w
Fetching Release Date information for App Store Versions
Is there a way to pull from App Store Connect API the official release date of an App Store release? I'm seeing a field called earliestReleaseDate in the response to https://api.appstoreconnect.apple.com/v1/apps/{{app_id}}/appStoreVersions but it's always null (I assume it's null because we currently do not use the 'automatically release on date no earlier than' feature).
0
1
878
Sep ’22
UI Tests on "My Mac (Designed for iPad)" - Apple Silicon
Due to some of what we do with the Metal API in our iOS app, we are unable use Simulator for development / testing purposes. With the introduction of Apple Silicon, we are able to run/build to the "My Mac (Designed for iPad)" destination for our app. However, when we try running UI tests with that destination we get the message "Cannot test target <ui_test_target> on "My Mac": UI tests are not supported ..." Wondering if there's a way to run UI tests against the "My Mac (Designed for iPad)" destination?
1
0
1.5k
May ’22