KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
334 stars 395 forks source link

iOS Receive file showing MissingPluginException for getInitialMedia Method #314

Open devhingu opened 3 months ago

devhingu commented 3 months ago

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getInitialMedia on channel receive_sharing_intent/messages)

0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)

#1 ReceiveSharingIntentMobile.getInitialMedia (package:receive_sharing_intent/src/receive_sharing_intent_mobile.dart:21:18) #2 listenShareMediaFiles. (package:TaskOPad/src/base/utils/common_methods.dart:1675:13)