Post

Replies

Boosts

Views

Activity

Comment on Could not disable Game Center in my App ID for macOS
This did the trick for me. I was afraid to delete the App ID (because my app was already in the app store AND it was transfered to another developer account). But I could uncheck the Game Center select box in the app identifier under "Certificates, Identifiers & Profiles". I had unchecked this box previously but it was auto-enabled again after trying to upload my build! Changing the bundle ID temporarily made it possible to uncheck Game Center and it would no longer be auto-enabled again.
Topic: Code Signing SubTopic: General Tags:
Jul ’22
Comment on AVAudioPlayer init very slow on iOS 18
Thank you, preloading the players does in deed help, I have about 30 sounds plus music, so I'll look into the AVAudioEngine solution.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on WeatherKit REST API Authentication
Which JWT class are you using?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Comment on iOS 17 beta AVAudioPlayer mp3 problem
Same here, AVAudioPlayer on iOS 17 simulators creates enormous lag to the point that apps stop running, but not on iOS 16 or on real devices.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’23
Comment on Could not disable Game Center in my App ID for macOS
This did the trick for me. I was afraid to delete the App ID (because my app was already in the app store AND it was transfered to another developer account). But I could uncheck the Game Center select box in the app identifier under "Certificates, Identifiers & Profiles". I had unchecked this box previously but it was auto-enabled again after trying to upload my build! Changing the bundle ID temporarily made it possible to uncheck Game Center and it would no longer be auto-enabled again.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22
Comment on How to resolve the "this application is not recognized by Game Center" error
Yes and here, too after five days I deleted an achievement and tried again. Now "it just works".
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on GKLocalPlayer localPlayer cannot authenticate: "this application is not recognised by Game Center" error GKServerStatusCode 5019
I ran my game again, still not working. Went to App Store Connect, deleted an achievement, and HEY PRESTO! It works now! This is definitely a bug in Apple's back end. Looks like it takes about five days and then it automagically works.
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on GKLocalPlayer localPlayer cannot authenticate: "this application is not recognised by Game Center" error GKServerStatusCode 5019
My approved TestFlight build also doesn't work.
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on How to resolve the "this application is not recognized by Game Center" error
I did that too but did not help :(
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on GKLocalPlayer localPlayer cannot authenticate: "this application is not recognised by Game Center" error GKServerStatusCode 5019
Exactly, last month I also added a new app and it worked fine in those good old days.
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on GKLocalPlayer localPlayer cannot authenticate: "this application is not recognised by Game Center" error GKServerStatusCode 5019
I will try that, I have also submitted a request to Apple Developer Support.
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on How to resolve the "this application is not recognized by Game Center" error
I am suspicious that this is an Apple back-end problem yet Apple refuses to acknowledge it. Perhaps they are running a script or perform manual actions to fix game center support. Either way it is pathetic. This problem has been occuring for many years now and never is there any solution apart from "hey suddenly it works now!".
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Xcode 13 simulator high CPU Spotlight
This fixed it for me, but only after quitting the Simulator after disabling all these settings.
Replies
Boosts
Views
Activity
Nov ’21