Post

Replies

Boosts

Views

Activity

Reply to Xcode 16.2 throws an error in debug mode
Hello, I have the same problem, have you solved it?There's nothing we can do about it right now
Replies
Boosts
Views
Activity
Feb ’25
Reply to After update XCode 16 Error
Hello, have you solved this problem? My app already supports iOS14
Replies
Boosts
Views
Activity
Feb ’25
Reply to [SKStoreProductViewController sceneDisconnected:] crash on iOS 15.7
We are having the same issue. Up until now it was still happening quite a lot on iOS 16, but yesterday the crashes spiked 10 times when they started appearing on iOS 15.7 and will probably continue to rise substantially now that iOS 15.7 and iOS 16 are officially out
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to LAContext has an occasional Crash problem
[CLAPILoginManager shareInstance].isPasswordLogin = NO;         self.laContext = [[LAContext alloc] init];         NSError *authError = nil;         BOOL isCanEvaluatePolicy = [self.laContext canEvaluatePolicy:LAPolicyDeviceOwnerAuthenticationWithBiometrics error:&authError];
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to LAContext has an occasional Crash problem
The following is the code block where the deadlock occurs
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’22