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
325 stars 372 forks source link

ios no receive intent when first open #235

Open jiangzhiguo1992 opened 1 year ago

jiangzhiguo1992 commented 1 year ago

If I create a target called 'share-extension', I will not receive any intent. but if i create a another target called 'sharing-extension', its work.