receive_sharing_intent
receive_sharing_intent copied to clipboard
Duplicate Paths on IOS
Steps to reproduce:
- Take 4 screenshots from in IOS
- Share and Choose your application
- All SharedItems are the same
ReceiveSharingIntent.instance.getMediaStream().listen((shareItems) {
sharedMediaHandler(shareItems); //All Share items have the same path
}
Expected: To have different shared items