react-native-purchases
react-native-purchases copied to clipboard
amountMicros missing in SubscriptionOption response in 6.0.0-beta.1
According to typescript there should be a prop amountMicros
in SubscriptionOption
section of the offering. However I am only seeing currencyCode
and formatted
in the actual response. Is there any other way to get the price as a number and not just formatted string?
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!
@davidskaarup Looking into right away!
@davidskaarup Fix should go out early next week!
@davidskaarup Fix should go out early next week!
Thanks a lot for fast response and fix 🙏