Phonegap-plugin-barcodescanner: White screen after scan

Created on 30 Mar 2016  路  7Comments  路  Source: phonegap/phonegap-plugin-barcodescanner

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?

help wanted wontfix

Most helpful comment

@sagrawal14 @durasj it's not the same issue, your is https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/402

All 7 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Bajranghudda1 picture Bajranghudda1  路  4Comments

klickagent picture klickagent  路  3Comments

vespino picture vespino  路  9Comments

justinhenricks picture justinhenricks  路  5Comments

brunovinny picture brunovinny  路  6Comments