Post

Replies

Boosts

Views

Activity

Reply to How do I resolve "The verify credentials call failed" when attempting to restore an in-app purchase on iOS 15?
I am having the similar problem. Restore purchase with sandbox account fails in TestFlight beta app on iOS 15.1.1 On ios14.8 it's fine. On ios15.1.1, when I use a sandbox account for in-app purchase on a beta app installed from TestFlight, the purchase succeeds, but restore fails. When I try to restore it, every time I get a dialog to enter apple id and password, I enter the sandbox account I purchased, but it fails with 'unknown error'. I checked the device logs and found the same situation as written by gmarcus. Is this a specification of IOS15 or a bug? Have you found a solution to this problem? Any information or suggestions? Thank you.
Topic: App & System Services SubTopic: StoreKit Tags:
Dec ’21
Reply to "UI unresponsiveness" warning on @main
It was the same on iOS16RC&xcode14RC. Posted: FB 11480364
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to iOS16 beta bug? Malfunction in applying interface orientation changes
It was the same with iOS16RC. Note that I found that the problem with windowScene.interfaceOrientation in this case is that the update timing is too late. It seems that it is not updated to the correct value until about 20-50 ms after viewDidAppear. viewWillTransitionToSize is not called no matter how long I wait. Is Apple not willing to fix this issue?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to iOS16 beta bug? Malfunction in applying interface orientation changes
It was the same with beta8.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to How do I resolve "The verify credentials call failed" when attempting to restore an in-app purchase on iOS 15?
I am having the similar problem. Restore purchase with sandbox account fails in TestFlight beta app on iOS 15.1.1 On ios14.8 it's fine. On ios15.1.1, when I use a sandbox account for in-app purchase on a beta app installed from TestFlight, the purchase succeeds, but restore fails. When I try to restore it, every time I get a dialog to enter apple id and password, I enter the sandbox account I purchased, but it fails with 'unknown error'. I checked the device logs and found the same situation as written by gmarcus. Is this a specification of IOS15 or a bug? Have you found a solution to this problem? Any information or suggestions? Thank you.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Dec ’21