JEuler / instagram_share

Instagram native share plugin for Flutter
MIT License
4 stars 5 forks source link

E/flutter (10183): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method share on channel instagramshare) #2

Open fabioselau077 opened 4 years ago

fabioselau077 commented 4 years ago

On click return E/flutter (10183): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method share on channel instagramshare)

JEuler commented 4 years ago

iOS?

JEuler commented 4 years ago

If yes - iOS is not supported for the moment.

fabioselau077 commented 4 years ago

If yes - iOS is not supported for the moment.

not, Android

JEuler commented 4 years ago

Please make clean build and recheck, on Android it is working. Or please provide an example code.