Closed muhammad-zain closed 1 year ago
react-native-video didn't prepare update yet. I can suggest to install react-native-video directly from github.
I use npm version for IOS (5.2.1) and github version for Android. (6+)
Hey, my android app also gets crash after adding react-native-video, using latest version "react-native-video": "^5.2.1",
Please try with newest 6.16.5
.
Try with 6.18.0 - it uses Android ZoomSDK 5.13.10.
Here is the detail of crash.
Didn't find class "com.google.android.exoplayer2.video.VideoListener" on path: DexPathList[[zip file "/data/app/
KS8ya4w4BlF87-qJJvLSpw==/com.aimfit-KWGh_JOT6ox1LoJ7SKSYeQ==/base.apk"],nativeLibraryDirectories=[/data/app/KS8ya4w4BlF87-qJJvLSpw==/com.aimfit-KWGh_JOT6ox1LoJ7SKSYeQ==/lib/arm64, /data/app/~~KS8ya4w4BlF87-qJJvLSpw==/com.aimfit-KWGh_JOT6ox1LoJ7SKSYeQ==/base.apk!/lib/arm64-v8a, /system/lib64, /system/system_ext/lib64]]Working Fine for iOS.