scan ()
will transition to the scanner screen.successCallback
.info.plist
. The description string is displayed in the permission dialog box.NSCameraUsageDescription
specifies the reason for your app to access the device's camera.info.plist
, you can use the <edit-config>
tag in the config.xml
file like this:androidx.camera:camera-view
used internally requires compileSDKVersion>=31
. So Target SDK Version
of Android Application setting
in Monaca Cloud IDE should be set 31 or above.