receive_sharing_intent
receive_sharing_intent copied to clipboard
When Launch from launcher it stays on sharing page screen
Thanks for awesome package it works fine for me , what I needs to be done is
- Received share intent in app , opened the Screen B for handling received data.
- Put the app in background
- Now re-open the app from launcher it will stays on Screen B which is used for handling received data.
What I needed to be if someone puts the app in background and re-launch the app from launcher it should come to home screen, what I needs to do to achieve ? thanks.
@Brinfotech1407 I am facing the same issue. Did you find any solution to this?
Some more info: I was facing the same on Android earlier. This was happening when I was only using Media stream and not URL/Text stream. I can't be sure, but when I started using both the streams on Android, this issue automatically got resolved. I was hoping the same resolution for iOS, but that didn't work.