Post

Replies

Boosts

Views

Activity

Comment on How to resolve the "this application is not recognized by Game Center" error
The folks at Apple Support have responded to my case, and have asked me for a bunch of information, which I've provided, including a screen-capture video showing my app in xcode, the configured capabilities, the authentication code in question, the app in app store connect, and the log output when I run it on my phone. Fingers crossed, they'll see something that I missed, or find a problem on their end and fix it. I think I've done everything right, but I'd be thrilled if it's my error, because then it'll be fast to fix! Maybe they'll just say, "See that Break The Integration checkbox? Uncheck it!" We'll see! More news as events warrant. I'm optimistic.
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’22
Comment on NavigationSplitView doing weird things
OK, I've built a minimal project that exhibits the issues. I'm a little embarrassed to ask because I feel like I should know, but do I just zip up the whole project and put it on a server and post a link to it? I just want to be sure that nothing private--signing certs or anything--will go out in that bundle.
Topic: UI Frameworks SubTopic: SwiftUI
Oct ’24
Comment on NavigationSplitView doing weird things
OK I picked through all the config files and I didn't find anything scary, so here goes: https://www.dimspace.com/Task_App_Test_Version.zip To replicate: Click all 3 starting items and see they're selectable. Type "the" in the search bar and hit return, see that all 4 items are selectable. Type "the l" in the search bar, see the list shorten, hit return, see 5 items, not all selectable. Add more new items, try selecting, maybe get a freeze. Thanks for any insight!
Topic: UI Frameworks SubTopic: SwiftUI
Oct ’24
Comment on My storekit recurring monthly subscription is never expiring
OK, this is really strange. When I look at the Users and Access -> Sanbox users view in the AppStore Connect site, it shows an empty list of users, but suggests that it is showing 0 of 1 users. I'm the account owner, and I have all the permissions, so it doesn't seem to be a permissions thing. Then when I try to manage my sandbox user from my phone in Settings -> Developer, it just gives me an overlay that says "Cannot Connect" with an option to retry (doesn't work) or cancel. Any thoughts?
Mar ’25