Open rieull0225 opened 1 week ago
Agree, it does not work in IOS, same environment like the previous commenter. The library is broken.
My fault! Yes, it works, I was not setting correctly the group name for the CUSTOM_GROUP_ID variables in Xcode.
Thank you for the wonderful package. However, there are also some file types that do not work on iOS.
File types that work: zip, mp3, jpeg, heif, pdf
File types that do not work txt, csv, mp4,
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
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
The stream starts.
when i share some (or an) Image outside the app, then the app opens.
Nothing happens.
getInitialMedia() works fine if the app is not in the background.
On Android, getInitialMedia() and getMedialStream() both work well.
how can i solve this problem?
my test devices are iphone 16 pro real and virtual devices, iOS 18 package version ^1.8.1