receive_sharing_intent icon indicating copy to clipboard operation
receive_sharing_intent copied to clipboard

Events being catch by different app

Open ascavalcante80 opened this issue 2 years ago • 1 comments

Situation: I have two different apps using receive_sharing_intent to handle the text-sharing events installed on the same phone. Let's call them app A and app B. Take as an example a situation where I'm using the YouTube app, and I want to share an URL video through app A. When I click on the share button on the YouTube app, I see both, app A & app B, as options to share the URL. I select app A, but app B opens takes over the process, and receives the URL. It happens with all the combinations possible of having when both apps are active on memory, both are apps inactive, or only one of them is active. Does someone have an idea why this happens?

ascavalcante80 avatar Sep 08 '22 09:09 ascavalcante80

@ascavalcante80 I am facing the same issue. The other app is not mine, but Rock.so . Did you find any solution?

PS: Duplicate of #225

Update The instructions on pub seem outdated. I followed instructions again from Github Readme and it works. @ascavalcante80 Please check if it works for you, we can then close this issue.

beriaanirudh avatar Sep 21 '22 07:09 beriaanirudh