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

Android 4.x version error #542

Closed
ramonscampos opened this issue Jul 8, 2019 · 5 comments
Closed

Android 4.x version error #542

ramonscampos opened this issue Jul 8, 2019 · 5 comments
Labels
os: android question stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@ramonscampos
Copy link

In some specific versions (like 4.x) of Android I'm getting this error message:

java.lang.RuntimeException: Unable to get provider cl.json.RNShareFileProvider: java.lang.ClassNotFoundException: Didn't find class "cl.json.RNShareFileProvider" on path: DexPathList[[zip file "/data/app/com.q2milk-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.q2milk-1, /system/lib]]

Versions 5> and iOS works perfectly.

@xliank
Copy link
Contributor

xliank commented Aug 4, 2019

Same problem here with Emulator Android 4.2 , any way to fix it ?

@jgcmarins
Copy link
Member

which rn-share version are you using?

@xliank
Copy link
Contributor

xliank commented Aug 6, 2019

"react": "^16.8.6",
"react-native": "^0.60.4",
"react-native-share": "^2.0.0"

Project was upgrade from react-native < 0.60. No problem on fresh project. I will try remove node_modules and yarn cache.

@stale
Copy link

stale bot commented Oct 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and i will leave this open.

@stale stale bot added the stale There has been a lack of activity on this issue and it may be closed soon. label Oct 5, 2019
@stale
Copy link

stale bot commented Oct 12, 2019

Closing this issue after a prolonged period of inactivity. Fell free to reopen this issue, if this still affecting you.

@stale stale bot closed this as completed Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: android question stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

3 participants