You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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
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...
The text was updated successfully, but these errors were encountered: