Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing from browser: real iOS device receives page title, simulators receive URL #197

Open
poltak opened this issue Dec 19, 2019 · 2 comments

Comments

@poltak
Copy link

poltak commented Dec 19, 2019

Hi there.

We've set up our share ext in our iOS + Android app to be able to share pages from browser apps, then store a small document built from the URL received from this package.

Until now, testing on emulators, it's been working as expected. However, we just tried on a real iOS device for the first time via a Testflight build and, instead of receiving the page URL, it receives the page title.

What reasons would cause the page title to be sent instead of the URL? There doesn't seem to be any way in the API to specify this.

Bonus question: is there a way to receive both?

Will supply some more info on browser, OS version, etc. when I get them (I personally don't have an iOS device).

@poltak
Copy link
Author

poltak commented Dec 19, 2019

We've narrowed this down to something to do with sharing from Brave on iOS. Sharing from Safari on the same phone results in the URL being received. Brave only sends the title.

@ajith-ab
Copy link

i ve used this package with all new features with react native greater than 0.60 support react-native-receive-sharing-intent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants