Post

Replies

Boosts

Views

Activity

Comment on Game Center doesn't work on Mac Catalyst app via TestFlight due to sandbox error.
I did add the Game Center entitlement. In particular, Game Center is enabled for the app id and in the project I added the Game Center capability. Interestingly, adding the Game Center capability to a project adds the Game Center entitlement to the project but not to the binary that is submitted to TestFlight. Is this intentional or a bug in Xcode?
Topic: Graphics & Games SubTopic: GameKit Tags:
Oct ’22
Comment on How do you show a global Game Center leaderboard? Using a playerScope of .global doesn't work.
I should have been more clear. I just mean that the constructor fails to show the global leaderboard first. Instead, it shows the friends leaderboard first.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’21
Comment on Can you hide the multitasking indicator "..." in iPadOS 15?
That works, thanks! But I did have to do the overrides in the child view controllers and not just in the tab bar controller.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on How do I get a tab bar in iOS15 that looks like the one in iOS14?
What if one of the view controllers has no scroll view? In that case, a clear background is used in iOS 15 but what is the logic behind that? How should one decide whether to use a clear background when there is no scroll view?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Double swiping from bottom not supported in iOS 15?
I'm trying to reduce the brightness of the home indicator in a game to make it less distracting. This works in iOS 14. The problem with the auto-hiding option is that the home indicator comes back on every touch of the screen, which makes it very distracting in a game.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’21
Comment on Game Center doesn't work on Mac Catalyst app via TestFlight due to sandbox error.
I did add the Game Center entitlement. In particular, Game Center is enabled for the app id and in the project I added the Game Center capability. Interestingly, adding the Game Center capability to a project adds the Game Center entitlement to the project but not to the binary that is submitted to TestFlight. Is this intentional or a bug in Xcode?
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Game Center doesn't work on Mac Catalyst app via TestFlight due to sandbox error.
I'm using Xcode 14.1 (14B47b). I even restarted the project using this version in case something got messed up.
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Game Center doesn't work on Mac Catalyst app via TestFlight due to sandbox error.
Any suggestions on what I should to try? Is this an Xcode bug? Is there a workaround?
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Nov ’22