Unknown permission : UPDATE_COUNT

Hi
I am happy to be new in kodular community :slight_smile:
I am trying to anderstand how to load files from an external storage (google drive) and i followed this tutoriel here :
https://groups.google.com/forum/#!category-topic/mitappinventortest/apps-tips--tricks/gnulinux/another-browser/emulator/home-network/mit-appinventor-2/tips--tricks---nifty-ways-to-make-your-apps-better/ZuxRCHWMWKM
Then i added a ask for permission method but i think i have a problem with the method. Please can you tell me where is my mistake ?


untest.aia (6.0 KB)

Can you install the APK by exporting your project to see if this error still comes.

1 Like

Welcome to Community.

i have tested your aia, and i didnt face any problem or any error

1 Like

1 Like

it works when i build apk :slight_smile: thank you

2 Likes

As far I know UPDATE_COUNT permission is used for showing unread notification count in the launcher, as Companion doesn’t know this permission, it gives this error.

3 Likes