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

This library works in simulator, but not in real device, both iOS and android. #194

Open
Karanbsankey opened this issue Dec 4, 2019 · 10 comments

Comments

@Karanbsankey
Copy link

Business Scenario:
I am trying to pull data from other application sources for e.g.: in case of pulling url link from browser in my react native application, using this share extension. It works with ios simulators only, but not on real devices, both android and iOS.

Issue description:
Whenever trying to pull data from other applications (Sharing of data from other application to my app) app gets freeze for iOS. App crashes in the case of android devices.

Current status:
Following is the environment we are testing on for share extension and we are facing this issue :
android simulator: Pixel 3 (android pie).
android real devices with android version from marshmallow to pie.
iOS simulator : iPhone X, iPhone 11 and 11 pro.
iOS real devices: iPhone 6s and iPhone 6s+, iPhone X.
.
.
react native: version - 0.61.4
share extension: version - 2.0.0
.
.
Even though we have implemented all the steps as mentioned above and gone through the implementation again and again it seems correct, but not able to make it working on real devices.
If anyone has faced similar issue, please do provide more insights on the same.
Thanks in advance.

@SafdarSikander
Copy link

Same problem here... share option is not showing on real devices whereas it is showing on the simulator .

@guri3
Copy link

guri3 commented Jan 8, 2020

I have the same problem.

@dabakovich
Copy link

@Karanbsankey Do you have any updates on the issue?

@Karanbsankey
Copy link
Author

I have made some changes and its working for me... i will share them with you sooner

@Karanbsankey
Copy link
Author

@Karanbsankey Do you have any updates on the issue?

yes some changes i hv done

@Karanbsankey
Copy link
Author

Karanbsankey commented Feb 11, 2020

I have the same problem.

are you able to solve it ?

@flo-wolf
Copy link

@Karanbsankey Will you share your fix?

@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

@anasalsaadi14
Copy link

I have the same problem. any updates ?

@moseffect21
Copy link

Guys, try to change share extension version and version to version of main app, maybe it is solution of yours problem

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

8 participants