Subial
Subial
Same here getting following error: Error: setDataSource failed: status = 0xFFFFFFEA > Android > Local Video File try { const response = await createThumbnail({ url: absolutePath, timeStamp: 1, }); console.log("Thumbnail:...
Yes, the video is playable using the same path via react-native-video. i am picking the video using react-native-image-picker. For temporary workaround i am now uploading the video to my server...
I was able to achieve this with following: ``` Scan QR Code ``` ``` topView: { width: '100%', position: 'absolute', top: 5, paddingHorizontal: 20, paddingTop: 10 }, row1: { flexDirection:...
+1 Facing crashing aswell ``` Crashed: NSOperationQueue 0x10903fc30 (QOS: UNSPECIFIED) 0 libobjc.A.dylib 0x1b60 objc_release_x0 + 16 1 libobjc.A.dylib 0x1b60 objc_release + 16 2 jetfire 0x7744 __38-[JFRWebSocket dequeueWrite:withCode:]_block_invoke + 416 3...