Posts

Post not yet marked as solved
2 Replies
0 Views
Thanks Quinn. I can't post my bundle ID here, but I think I've identified the root of the problem. We're using Fastlane to set the app up on the developer portal, and it seems as though it has recently started automatically enabling Game Center as one of it's capabilities whenever an app is created. We've now found that disabling it before we submit is allowing submissions to go through successfully, though that wasn't working a couple of days ago. If anyone else stumbles across this problem, it's being discussed as a Fastlane issue here: https://github.com/fastlane/fastlane/issues/20366 Appreciate your offer of help. Cheers