Skip to content

It seems getAvailablePurchases() , availablePurchases is not returning currently subscribed products on iOS 15 or higher. #2626

Answered by dmk3141618
dmk3141618 asked this question in Q&A
Discussion options

You must be logged in to vote

I've found these methods. It works well. Thank you.

IapIosSk2.subscriptionStatus(itemSubs[0])
IapIosSk2.currentEntitlement(itemSubs[0])
IapIosSk2.latestTransaction(itemSubs[0])

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dmk3141618
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant