Posts

Post not yet marked as solved
1 Replies
I've been study the videos WWDC2020 & WWDC 2022. Both of them are necessary to add the custom function to ShortCut firstly. https://developer.apple.com/videos/play/wwdc2020/10073/ https://developer.apple.com/videos/play/wwdc2022/10032/ it's just as same as Google Map app "Hey, Siri. Google Map navigate to ***" and it will start to route with Google Map, isnt it?
Post not yet marked as solved
20 Replies
Same issue. It only happens on iOS 16.0.x. Crashed: com.apple.TextToSpeech.SpeechThread 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
Post not yet marked as solved
5 Replies
Same issue on iOS 15.0.1. I just get this error AVAudioSession setActive FALSE error: The operation couldn’t be completed. (OSStatus error 560030580.). I have no idea how to recovery. Does any one have idea for this ticket?
Post not yet marked as solved
89 Replies
Having this same issue in 2020. Showing the in app purchase view is very slow on the Sandbox. It's for 5 min+ often. I have no idea what happen for this.
Post not yet marked as solved
21 Replies
Yes, this works for me.It's very weird that I need to notify the user to reset to default when got this error.But thanks, it's very helpful to workaround to fit this.
Post not yet marked as solved
93 Replies
This is happeninng to me.It's using iOS 13.4, all of result are "Cannot connect to iTunes store" error (Error code: 0, 2, -2002).But it works well in the last year.I also figure out that Consumables, Non-consumables and Non-renewing subscriptions work well.But it's always failed when Auto-renewable subscriptions.Does any have any idea for this?
Post not yet marked as solved
10 Replies
Hi, I also got this one. But all of the function work well on the last year.The logic about the In App Purchase is not changed.Could any help me what happen? How could I confirm this feature?Thanks!