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

apk built, but not installable (on android 8.0.0) after the insertion of @config-plugins/react-native-webrtc #174

Open
ega65 opened this issue May 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ega65
Copy link

ega65 commented May 16, 2023

Summary

I buid a simple app with a native date picker, install the apk.
and run npx expo start --dev-client
Everything is ok.

I install : npx expo install react-native-webrtc @config-plugins/react-native-webrtc
I redo the process, download the apk.
But the newly built apk does not install on Android 8.0.0

Config Plugin

@config-plugins/react-native-webrtc

What platform(s) does this occur on?

Android

SDK Version

"expo": "~48.0.15",

Reproducible demo

Simply download the apk, and try to install it.. :s ..no success...

Thanks for your help...

@ega65 ega65 added the bug Something isn't working label May 16, 2023
@ega65 ega65 changed the title TypeError: Cannot read property 'senderGetCapabilities' of null, js engine: hermes apk built, but not installable (on android 8.0.0) after the insertion of @config-plugins/react-native-webrtc May 17, 2023
@ega65
Copy link
Author

ega65 commented May 18, 2023

Actually, problem is solved... ...it seems there was a cache problem somewhere,.. ..I think on my device... :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant