Open MayukhaC opened 7 years ago
@kasundananjaya Hi, Can you please let me know about this? It would of great help to me!
Can you let me know your device OS version? Because some of these restrictions are working only for Android 6.1+ versions.
@kasundananjaya I am using a phone with Android Version 7.1.1
I have made a small video to have a record of the error . Please find it here and let me know any mistake I have done. I have signed the applications with platform keys as suggested by Spathire
Have I been doing any mistake in the above process. Without this I cannot proceed to the next step. So, it would be great if you can help me debug it. Thank you
I have system service app installed and it is the device owner. I am also able to do the silent install of apps, wipe. But I am unable to enforce restrictions on the device except for the camera. Is there anything I am missing to be configured ? any of the restrictions like screenshot disabling, bluetooth, wifi, vpn mobile network etc configurations does not work.
With system app as device owner, I get the following log:
It says the Agent app is not a device owner, But if I make Agent app a device owner, it still doesnt work. It executes
OperationManagerOlderSdk
as there is no check for device owner of Agent app inorg.wso2.iot.agent.services.operation.OperationManagerFactory
. What can be done to make all the restrictions work?