Permission Denial

Permission Denial: starting Intent { act=android.intent.action.SET_ALARM cmp=com.sec.android.app.clockpackage/.alarm.activity.AlarmCTSHandleActivity (has extras) } from ProcessRecord{2157fa9 12362:edu.mit.appinventor.aicompanion3/u0a407} (pid=12362, uid=10407) requires com.android.alarm.permission.SET_ALARM
Note: You will not see another error reported for 5 seconds.

Not all extensions work with the companion. Compile your app into an apk and it will work.

2 Likes

If the APK fails with the same message, try asking for the permission in the Screen Initialize Block.

1 Like
1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.