-
Notifications
You must be signed in to change notification settings - Fork 235
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
FlutterInappPurchase.buyProduct errors #2
Comments
@alamboley Thanks for the bug report. I cound't test from the actual purchase yet because I had some troubles with authenticating with my device. I'll look for this one this week! |
@alamboley I've updated this quickly in version |
Thanks @dooboolab it's fixed! In the meantime, I tried I will make more tests this afternoon, thanks! |
@alamboley Thanks. I do think exactly as you do. Need more type enhancement. I will keep working on this until it gets quite stable. I've just released this quickly to get some contributors :) |
First PR ;) Congrats again for your hard work. |
@alamboley Close this for now. Thank you for the PR. |
Just noticed the 0.3.1 version, thanks sir :) |
Hello,
Many thanks for this awesome plugin!
At the moment, I'm testing your plugin. I got an issue on this line
var bought = await FlutterInappPurchase.buyProduct(product.productId);
:On Android:
On iOS:
The text was updated successfully, but these errors were encountered: