Post

Replies

Boosts

Views

Activity

Reply to com.apple.TextToSpeech.SpeechThread crash after iOS 16
I also have the exact same issue, happening only on iOS 16 devices 0 libobjc.A.dylib 0x3518 objc_release + 16 1 libobjc.A.dylib 0x3518 objc_release_x0 + 16 2 libobjc.A.dylib 0x15d8 AutoreleasePoolPage::releaseUntil(objc_object**) + 196 3 libobjc.A.dylib 0x4f40 objc_autoreleasePoolPop + 256 4 libobjc.A.dylib 0x329dc objc_tls_direct_base<AutoreleasePoolPage*, (tls_key)3, AutoreleasePoolPage::HotPageDealloc>::dtor_(void*) + 168 5 libsystem_pthread.dylib 0x1bd8 _pthread_tsd_cleanup + 620 6 libsystem_pthread.dylib 0x4674 _pthread_exit + 84 7 libsystem_pthread.dylib 0x16d8 _pthread_start + 160 8 libsystem_pthread.dylib 0xba4 thread_start + 8
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’22
Reply to The aspect ratio of the image drawn in UIImageView on iOS17 is broken when the screen is rotated.
I'm facing the same problem in my app. My workaround was to set the image to nil while the screen is rotating and resume updating the images after the rotation completes.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to In App Purchases Not Completing
I think they have fixed it. Just tested and worked.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to In App Purchases Not Completing
Even companies such as RevenueCat are reporting the issue: https://status.revenuecat.com/incidents/bc051fmc44gg
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to Sandbox payment failed
Me and a lot of people are experiencing the same. Please, notify Apple at https://feedbackassistant.apple.com so it catches their attention!
Replies
Boosts
Views
Activity
Nov ’23
Reply to In App Purchases Not Completing
We should all report this issue at https://feedbackassistant.apple.com to catch their attention to the problem.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to In App Purchases Not Completing
Same problem
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to There is no information available for In‑App Purchases. Try again later. 21102
I'm having the same problem testing on device and on App Store Review. In production it's working.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to There is no information for In-App Purchases 21102
I'm having the same problem testing on device and on App Store Review. In production it's working.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to com.apple.TextToSpeech.SpeechThread crash after iOS 16
I also have the exact same issue, happening only on iOS 16 devices 0 libobjc.A.dylib 0x3518 objc_release + 16 1 libobjc.A.dylib 0x3518 objc_release_x0 + 16 2 libobjc.A.dylib 0x15d8 AutoreleasePoolPage::releaseUntil(objc_object**) + 196 3 libobjc.A.dylib 0x4f40 objc_autoreleasePoolPop + 256 4 libobjc.A.dylib 0x329dc objc_tls_direct_base<AutoreleasePoolPage*, (tls_key)3, AutoreleasePoolPage::HotPageDealloc>::dtor_(void*) + 168 5 libsystem_pthread.dylib 0x1bd8 _pthread_tsd_cleanup + 620 6 libsystem_pthread.dylib 0x4674 _pthread_exit + 84 7 libsystem_pthread.dylib 0x16d8 _pthread_start + 160 8 libsystem_pthread.dylib 0xba4 thread_start + 8
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22