App not working with android platform.
Opened this issue · 0 comments
lephuvu1994 commented
I'm using version 1.0.70 running on iOS without any issues, but on Android, after running npm install react-native-vlc-media-player, the app no longer opens. Occasionally, I get the error 'An error occurred while executing doInBackground()', and after pressing reload, I encounter the error 'com.facebook.hermes.reactexecutor.HermesExecutor'. I then set hermesEnabled=false in the gradle.properties file, which resulted in the error 'com.facebook.react.bridge.WritableNativeMap', and sometimes I also get the error 'com.facebook.react.devsupport.InspectorFlat'."
"react-native": "0.74.3",
"expo": "~51.0.19",