MissingPluginException on Amazon Kindl and Amazon Fire TV Stick
Closed this issue · 2 comments
zogol commented
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
Same issue here
github-actions commented
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.