Post

Replies

Boosts

Views

Activity

Reply to Age Range API - Sandbox Testing Available
Even with XCode Version 26.2 beta (17C5013i) iOS 26.2 beta (23C5027e) I am receiving Value of type 'AgeRangeService' has no member 'isEligibleForAgeFeatures' as an error on the provided code. public func testEligible() async { do { let response = try await AgeRangeService.shared.isEligibleForAgeFeatures // Handle response if response { print("[K]: Eligible for age features.") } else { print("[K]: Not eligible for age features.") } } catch { print("[K]: Fail to check eligibility for age features.") } }
Topic: App & System Services SubTopic: General Tags:
Dec ’25
Reply to Age Range API - Sandbox Testing Available
Even with XCode Version 26.2 beta (17C5013i) iOS 26.2 beta (23C5027e) I am receiving Value of type 'AgeRangeService' has no member 'isEligibleForAgeFeatures' as an error on the provided code. public func testEligible() async { do { let response = try await AgeRangeService.shared.isEligibleForAgeFeatures // Handle response if response { print("[K]: Eligible for age features.") } else { print("[K]: Not eligible for age features.") } } catch { print("[K]: Fail to check eligibility for age features.") } }
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’25
Reply to Gamecenter related crash in Unity
For people following this with the release of iOS 16.5 it seems like whatever was the problem was on Apple's side and is fixed. Still seeing the crash on 16.4.1 devices but only on 16.4.1 and the total rate has gone down significantly.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Gamecenter related crash in Unity
We're only using it for a platform login option. It does look like the crashes are all happening when the app is backgrounded. Can anyone else confirm that?
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Gamecenter related crash in Unity
No updates other than it continues to happen and continues to be a 16.4 only issue.
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to [SKStoreProductViewController sceneDisconnected:] crash on iOS 15.7
This is now the single most common crash on all of our iOS users. As mentioned it was fixed and then regressed.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’23