Post

Replies

Boosts

Views

Activity

GameKit Leaderboards not working in iOS 26.2
Leaderboards working fine in iOS 26.1 but seem to be broken in 26.2 and also in the 26.3 developer beta. Players cannot submit scores and neither can they view scores on Apple's default leaderboards. Custom leaderboards that rely on pulling information using GameKit APIs also fail. Is there a workaround or patch for this?
2
0
933
Jan ’26
iOS 16 Live Activity + SwiftUI Previews
Is it possible to see a preview of the Live Activity UI we design? For a regular widget, we pass in a WidgetPreviewContext modifier where we specify the size of the widget to preview. Is it possible to do something similar to see how the live activity would appear without having to run the app and then see how the live activity appears on the Lock Screen?
3
6
2.9k
Oct ’23
GameKit Leaderboards not working in iOS 26.2
Leaderboards working fine in iOS 26.1 but seem to be broken in 26.2 and also in the 26.3 developer beta. Players cannot submit scores and neither can they view scores on Apple's default leaderboards. Custom leaderboards that rely on pulling information using GameKit APIs also fail. Is there a workaround or patch for this?
Replies
2
Boosts
0
Views
933
Activity
Jan ’26
iOS 16 Live Activity + SwiftUI Previews
Is it possible to see a preview of the Live Activity UI we design? For a regular widget, we pass in a WidgetPreviewContext modifier where we specify the size of the widget to preview. Is it possible to do something similar to see how the live activity would appear without having to run the app and then see how the live activity appears on the Lock Screen?
Replies
3
Boosts
6
Views
2.9k
Activity
Oct ’23
EXC_BAD_ACCESS when creating a live activity on a device
Creating a live activity works fine on a simulator but on a device running iOS 16 beta (20A5356a) - Xcode 14 (beta 6) crashes with an EXC_BAD_ACCESS error. Is this a bug in the latest iOS 16 beta? Is there a temporary workaround for this?
Replies
1
Boosts
1
Views
1.1k
Activity
Aug ’22