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

getMediaStream() cannot listen on iOS #338

Open rieull0225 opened 1 week ago

rieull0225 commented 1 week ago

I tested my code and example code. almost cases work fine, but only getMediaStream() on iOS doesn't work

on my logs, stream is started without error. but cannot listen anything.

Detailed description of the situation

how can i solve this problem?

my test devices are iphone 16 pro real and virtual devices, iOS 18 package version ^1.8.1

tomasvalererealms commented 1 week ago

Agree, it does not work in IOS, same environment like the previous commenter. The library is broken.

tomasvalererealms commented 1 week ago

My fault! Yes, it works, I was not setting correctly the group name for the CUSTOM_GROUP_ID variables in Xcode.

xaatw0 commented 6 days ago

Thank you for the wonderful package. However, there are also some file types that do not work on iOS.

What is the difference between these? How can I fix it so that I can also receive “file types that do not work”?

Do we need to set the following? https://developer.apple.com/documentation/uniformtypeidentifiers/defining-file-and-data-types-for-your-app