Android Question (Closed) Barcode Reader cannot start again once stop

aeric

Expert
Licensed User
Longtime User

The app compiled successfully and start the camera with preview. Once I tap on the Stop button, I can't Start the camera again.
I suspect it is the permission issue.
Please suggest how I can solve this issue.

Phone: Redmi 5 Plus
Android: 8.1.0

Logger connected to: Xiaomi Redmi 5 Plus
--------- beginning of main
Copying updated assets files (4)
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
** Activity (main) Resume **
--------- beginning of system
** Activity (main) Pause event (activity is not paused). **
** Activity (main) Resume **
findCamera
null
2
facing: 0, 0
findCamera
0
2
facing: 0, 0
Preview Orientation: 90
 
Top