flutter_inapp_purchase icon indicating copy to clipboard operation
flutter_inapp_purchase copied to clipboard

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

Open aniealss opened this issue 1 year ago • 2 comments

Version of flutter_inapp_purchase

flutter_inapp_purchase: ^5.6.1

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

Android

Can upgrade the plugin's gradle to 8.x?

aniealss avatar Dec 03 '24 02:12 aniealss

Was it because of gradle version changes? Do you have any information? Because I'm facing a similar issue on android

furkeen avatar Dec 24 '24 10:12 furkeen

I had also used 'com.android.tools.build:gradle:7.x' in other plugins before, and then there was a MissingPluginException. After I updated the plugin's gradle to 8.x, the MissingPluginException error disappeared.

aniealss avatar Jan 08 '25 06:01 aniealss

Closes since 6.0.0.rc-x has been released!

hyochan avatar Aug 04 '25 03:08 hyochan