flutter_inapp_purchase
flutter_inapp_purchase copied to clipboard
MissingPluginException(No implementation found for method initConnection on channel flutter_inapp)
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?
Was it because of gradle version changes? Do you have any information? Because I'm facing a similar issue on android
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.
Closes since 6.0.0.rc-x has been released!