vishalpr-hs

Results 4 comments of vishalpr-hs

I am also facing same issue. Found any solution? @Gaurang-786

I am still experiencing this problem. Do you have any solutions or suggestions that could help me resolve it?

I found the workaround put the launch camera function inside the set timeout refer to below sample code. `setTimeout( () => { launchCamera( { saveToPhotos: true, mediaType: 'photo', includeBase64: true,...