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
326 stars 375 forks source link

ios problem: cannot open my app #153

Closed llyl closed 3 years ago

llyl commented 3 years ago

I am using flutter 2.0.3 and receive_sharing_intent 1.4.5.

For the demo case, I can receive a picture, but JSON file failed.

then, I tried to use it in my own project, the app is shown on the list, but cannot open my app. both picture and JSON file failed.

I don't know the reason and hope someone can help me. Thanks.

LiangLuDev commented 3 years ago

I met the same problem, can you solve it?

LiangLuDev commented 2 years ago

@llyl Hey Bro,Have you solved this problem? If so is it convenient to share? Thank you very much!

llyl commented 2 years ago

@llyl Hey Bro,Have you solved this problem? If so is it convenient to share? Thank you very much!

Yes, I solved it and it's very convenient. But I don't know the reason, I just create a new project and copy everything, and then it works.