Camera View Component

ok yes i am doing it right now

1 Like

It doesn’t ask automatically so you can ask only when you think you need camera permission in your app and not automatically.

2 Likes

ok,
the Main Problem is shows this kind of error ti shows
it freaks me out.


Instead of this
why cant its just show me the notification that i need camera permission
in order to use that component
with out showing me this error

When do you get this error message and which Android version?
Without granting CAMERA permission I don’t get this error on an Android 11 device.


See for yourself

If i don’t grand permission I am getting this error

And again: which Android version and which device?

You should just check it using isPermissionGranted block.

Device ASUS_X00TD
Android Version 9
you got your answer
ok?

I checked it on Android 9, 10 and 11 devices.
No error message.

Show me video that you haven’t granted camera permission and you are not getting an error message on using camera View

Try this:
checkCameraView_2.apk (4.6 MB)


See again

1 Like

Ok, maybe this might happen on some special devices.
So try this and it should work:

2 Likes

Ok thank you for your help :blush::+1:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.