how to ask for notification permission if android version is 13 or more?
1 Like
You can try using the âAsk for permissionâ block for the âPOST_NOTIFICATIONSâ permission, but currently (as of May 9, 2024) Niotronâs and App Inventorâs block doesnât handle permissions introduced in Android 13. It canât automatically declare this permission in the manifest. instead you can use an extension which can do this for you
1 Like
@tech_Master Please see this you need to declare this permission in the manifest.
yes this is 100% working in testing in Android 13 &12 itâs working
Testing means companion? if yes then companion app is having that declaredâŚ
what? this permission?
no i am export apk and test
@tech_Master Please elaborate more i am not getting your point what your are explainingâŚ