Hi,
I try to run an Android alarm on Oxygen OS by running this notification
data:
message: command_activity
data:
intent_package_name: "com.oneplus.deskclock"
intent_extras: "android.intent.extra.alarm.HOUR:8,android.intent.extra.alarm.MINUTES:30"
intent_action: "android.intent.action.SET_ALARM"
action: notify.mobile_app_nord_4
But the alarm isn´t enabled when I run the action manually. I only get a notification with the message "command_activity". Does anybody know how I can run it?