Open dev-at-sevenlab-nl opened 1 year ago
Using:
CameraPreview.start({ position: 'rear', disableAudio: true, storeToFile: true, toBack: true, }) const { value: sample } = await CameraPreview.captureSample({ quality: 100 });
The value is a Base64 string ONLY on android, on iOS it returns the file path
value
Version information
experiencing the same issue
Using:
The
value
is a Base64 string ONLY on android, on iOS it returns the file pathVersion information