vishalpr-hs
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?
any plans on solving this issue?
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,...