ShoutSocial / share_handler

A plugin to facilitate receiving and handling share intents
43 stars 46 forks source link

IOS simulator is not receiving data shared into it #34

Open kadebhug opened 2 years ago

kadebhug commented 2 years ago

HI, I am having an issue where the IOS simulator is not receiving the data(image) shared into it.

I was previously using the receive_sharing_intent package and it recently stopped working when I had to switch the Apple account the app was originally on. I setup this package but getting the same issue.

Any help would be appreciated. (I have little IOS knowledge)

crizant-mpower commented 2 years ago

Mine has no problem. Follow the doc and make sure you have set the "App Groups" correctly.

gisborne commented 1 year ago

Also not working for me.

My groups look like this: Screenshot 2023-04-11 at 10 48 09 Screenshot 2023-04-11 at 10 47 57

Rishab-ms commented 1 year ago

@gisborne @crizant-mpower @kadebhug any updates on this?