How get information about an already signed subscription? (Android) #1900
Unanswered
yuriydrobniy
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@yuriydrobniy Do you mean that you want to know what |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys!
Could someone help me with question.
How can I get information about an already signed subscription?
My goal is to get the price of this subscription. And the problem is that we only have the
productId
to determine which subscription is purchased. But in Google Play Billing Library V5 we have multiple offers with uniqueofferToken
s under the sameproductId
.Im using react-native-iap: 9.0.0
Beta Was this translation helpful? Give feedback.
All reactions