Skip to content
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

MissingPluginException on Amazon Kindl and Amazon Fire TV Stick #473

Open
zogol opened this issue Feb 29, 2024 · 1 comment
Open

MissingPluginException on Amazon Kindl and Amazon Fire TV Stick #473

zogol opened this issue Feb 29, 2024 · 1 comment

Comments

@zogol
Copy link

zogol commented Feb 29, 2024

Version of flutter_inapp_purchase

flutter_inapp_purchase: ^5.6.1

Platforms you faced the error (IOS or Android or both?)

Fire TV Stick 4k Max

Expected behavior

Should work

Actual behavior

MissingPluginException(No implementation found for method initConnection on channel flutter_inapp)

Tested environment (Emulator? Real Device?)

Real Device

Steps to reproduce the behavior

adb connect {Fire TV IP}; then debug; then call await FlutterInappPurchase.instance.initialize();

@razfazz
Copy link

razfazz commented Mar 6, 2024

Same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants