Open jb-apps opened 6 months ago
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!
@jb-apps thanks for reporting! We'll get it fixed
Sorry it took so long, but the fix is merged and will be a part of next release!
Describe the bug A clear and concise description of what the bug is. The more detail you can provide the faster our team will be able to triage and resolve the issue. Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
usesStoreKit2IfAvailable(true)
)Purchases.logLevel = .verbose
will help us debug this issue.App hangs at status = SecStaticCodeCheckValidity
It throws the following warning when running locally:
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.) Problem seems to be related to this code status = SecStaticCodeCheckValidity running on the main thread.
Additional context It only happens on the App Store.