I am facing an issue regarding the WebView component permission

The WebView component needs this:point_down:(pic-1) permission to work correctly, but when I denied the permission the app is showing this:point_down:(pic-2) type of error so can I remove the consent or what is the best possible option to do to resolve the issue??

Pic-1

Pic-2

Does anyone know how to resolve the issue?

Did you use any component name mainok and delete it try to find this component or remove their block

It’s my screen name.

1 Like

Check it whether it is in same name as you mentioned in block like open another screen block

1 Like

Nope, It’s not. The problem is occurring because of the denying of the permission so is there any way I can force a user to allow the permission and without than that he can’t go further.

If you denied the permission the stop the app, don’t proceed by opening the main screen in your code

/Boban

1 Like

Yeah This what I am looking for but the problem is how to do that efficiently? I have tried this one, but if I check the Don’t ask again option, The permission dialog is not showing anymore.

Capturepermi

Make use of this

/Boban

2 Likes

I think there is option in blocks for permission granted if yes then go forward other than exit app

1 Like

Yeah…

But what about this one?

As name says, Don’t show again. You need to clear data of app to show again. Or open app settings with blocks then ask for permission manually.

2 Likes

Give another name to screen then try again.

1 Like

I have tried to do that, but the app needs permission to work correctly. Without permission, it’s just showing a screen like that…

How to programmatically clear data of the app?

Can you confirm that in new project?

1 Like

Each project with a WebView component has faced the same issue without that specific permission.

Try this one

Edit, after 3 sec screen2 will open
It wont work if you use

:exploding_head::exploding_head::face_with_head_bandage::face_with_head_bandage::sob::sob:

/Boban

2 Likes

Error: Link has timed out…Please update the qr code.

You have to be quick

bild

/Boban

1 Like

Nice one…Please share the AIA file…:+1: