I am trying to implement the EnterpriseDeviceManager class of the Knox Standard SDK using the given example in the documentation: Documentation
However i am getting the following error:Error
My app has the MDM_RESTRICTION permission and I am within a class deriving from Activity.
Is there any known issue?