bizz84 / bizz84/SwiftyStoreKit
iOS 16 (am not sure) restoring purchases hangs?
Open
type: question
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
## Restoring purchases hangs
I am not sure if this is AppStore issue, but today I cannot successfully call restoring purchases method. Completion handler is never called - hangs.
Anyone else with this issue?
My third app still built with Xcode 13 is ok. Both my other apps built with Xcode 14 have the same issues - hangs. I guess the problem could not be with Bitcode setting No (it is not recommended anymore having Bitcode Yes on Pods)?
EDIT: More specifically, this one hangs `restoreCompletedTransactions`
Contributor guide
Assessment
This issue has not been assessed yet.