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 no receive intent when first open #235

Open jiangzhiguo1992 opened 2 years ago

jiangzhiguo1992 commented 2 years 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.