Post

Replies

Boosts

Views

Activity

Reply to Testing a sandboxed production app before submission
Just to answer my own question: I did eventually figure out that I needed to build the macOS app with a proper development profile, one of those so-obvious-I-overlooked-it problems. There's more official documentation up here - https://help.apple.com/xcode/mac/current/#/dev295cc0fae, as well a few more gotchas of my own in another forum thread here - https://developer.apple.com/forums/thread/653004.
Oct ’20
Reply to GKGameCenterViewController does not get disposed
Actually I'm testing our game again now, & I can't replicate my earlier issue – pressing X in the GC dashboard does indeed close the view. Might have been a false positive, or something else on our end that was affecting it. Please disregard! And glad to hear about the Present fix. I'll keep an eye on the GitHub project for updates... thanks!
Jan ’23
Reply to Arcade Options Entitlements for TestFlight Deployment
I'm getting the same error: if we don't include the com.apple.developer.arcade-operations entitlement, we're rejected as an Invalid Bundle; if I manually include that entitlement, our provisioning profile is flagged as not including that entitlement. I can attempt to edit our app identifier on this page, but there is no Apple Arcade Operations option listed. This only seems to affect our macOS TestFlight uploads; both iOS & tvOS are uploading just fine.
Jun ’23