ListPermission: with this extension it is possible to make a whitelist at once

If you don’t find the solution, then create a new Topic.

A post was split to a new topic: What is the name of permission for location?

Getting this error while using this extesion in MIT App Inventor
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/content/ContextCompat;
Note: You will not see another error reported for 5 seconds.

@sourabhdubey7296 allready reported, the extension author will have to update thei extension to use the AndroidX libraries in order to work with app inventor

2 Likes

Probably, because you are using app Inventor, which needs androidX support library in order to work, this extension is still using the old support library.

4 Likes

you might want to fix the spelling errors…

also usually extension names use the UpperCamelCase notation, i.e. the correct name of the extension would be ListPermission

Taifun

1 Like

error


Why this happens? I just use a simple block in button click

Show your all blocks

Thats are all blocks i haven’t use anything else :joy:

Try make block like that

@jarlissonlira2 can you update your extension to work with the new Kodular update
i try recast method but i have this message
Import Extension Failed!
Uploaded file does not contain any component definition files.

Recast v0.1.1 has fixed this issue. Try recasting your extension now.

1 Like

can pass the updated download Extension Failed

1 Like

I did the recast, do you want me to send it to you?

1 Like

Yes please

1 Like

How can we allow permission of web viewer

It has been updated, but I haven’t tested it. So if there is a bug, it’s the extension itself!

image

com.jdl.Permission.x.aix (11,7,KB)

7 Likes

yes This ecxtension is working perfectly now.

My app when open it is automatically closed

Check