tjwoon / csZBar

Cordova plugin to integrate with the ZBar barcode scanning library.
Other
143 stars 180 forks source link

Ensure camera is open when changing its orientation #125

Open phongphan opened 6 years ago

phongphan commented 6 years ago

Sometimes surfaceChanged is called before onResume, after onPause is called.