iOS 15.0 SKProductsRequest fails. #1529
Unanswered
arshad-slate
asked this question in
Q&A
Replies: 1 comment
-
getting same issue @arshad-slate did you get the answer? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In iOS 15.0 fetching subscription fails with error following error
Background Task 88 ("SKProductsRequest"), was created over 30 seconds ago. In applications running in the background, this creates a risk of termination. Remember to call UIApplication.endBackgroundTask(_:) for your task in a timely manner to avoid this.
Looks like this is an iOS issue. I haven't checked the latest StoreKit changes in iOS 15. Will do that, but is worth mentioning here.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions