-
-
Notifications
You must be signed in to change notification settings - Fork 659
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android price returned is actually the localizedPrice #86
Comments
@ilyakar Hi! Thank you for the bug report. I've just fixed this one and published to npm version |
Okay. I'll give it a try, thanks. The reason I'm still sticking to 0.2.17 is because I had some problems on Android with the |
@ilyakar |
I think your primary issue is solved. |
This is related to [issue](hyochan/react-native-iap#86).
This is related to [issue](hyochan/react-native-iap#86).
This is related to [issue](hyochan/react-native-iap#86).
This is related to [issue](hyochan/react-native-iap#86). Request-Give product.price number not localized price. This is related to [issue](hyochan/react-native-iap#86).
Version of react-native-iap
0.2.17
Expected behavior
On Android, product.price should be a number e.g., 23.99
Actual behavior
Returns "CZK 23.99"
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: