I have a problem with barcode scanner on Android 5.0.2, cordova android 4.1.1. After click on back button I see white screen. When I click on home button and come back to app everything is ok. Is there workaround for this issue?
I'm having the same issue on iPad iOS10 with Cordova 6.5.0 and 6.0.4 version of this library. I'm seeing a white screen after the scan completes. Although, scanning is working fine but the entire app gets hidden after that white screen.
I am seeing the same issue as @sagrawal14. As weird as it is, rotating the device afterward fixes the problem.
I'm passing these options to the scan method:
{
preferFrontCamera: true,
showFlipCameraButton: true,
orientation: 'landscape'
}
@sagrawal14 @durasj it's not the same issue, your is https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/402
Wooohhh!! That was quick @jcesarmobile. I'll try out that immediately. Thanks a ton!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This thread has been automatically locked.
Most helpful comment
@sagrawal14 @durasj it's not the same issue, your is https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/402