dooboolab-community / flutter_inapp_purchase

(Sun Rised!) Flutter plugin for In App Purchase.
MIT License
549 stars 236 forks source link

MissingPluginException on Amazon Kindl and Amazon Fire TV Stick #473

Closed zogol closed 2 months ago

zogol commented 5 months ago

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 commented 5 months ago

Same issue here

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.