Show Notifications in Android Device wiht Lockdown

DF
Dani Fernandez
SOTI Trial Master Account

Hi ecveryone!

It's possible to chose show or hidden notification with a personalizate lockdown? In some devices, the users can't see notifications in the bar status when receive any massage or GHangout message, for example.

It's possible to activate the notifications of any app by sending script to the Android device?

Mobicontrol v13.4

Thanks!!

5 years ago
Android
ANSWERS
D
DDMOD@SOTI
5 years ago

Hi Dani,

Thanks for the post!

Please try sending the below legacy script to the android devices(Android Agent Implemented 13.6.0.1645) to have the Notification Access:
request_appops_permission BIND_NOTIFICATION_LISTENER_SERVICE

This permission can usually be found via this path: Settings -> Apps & notifications -> Special app access -> Notification access. The path may vary from device to device.

Please share the outcome if this script works for you.

Regards,