Relative Content

Tag Archive for androidflutterandroid-emulator

allow camera permission android emulator

I am making an application using Flutter, when doing some unit tests in one of them when it tries to access the camera the dialog to accept the permissions to access the camera appears. Normally this is not a problem but when I run automatic tests it is, because there is no one to accept the permissions.