Hi,
I am creating a Monkey tool for Tizen apps similar to the one available for Android. I tried using Tizen::Ui:SystemUtil class, but one the forum topic says need Platform privilage. I have added platform privileges through a manifest file and running my application, and I am getting an error like:
Error code: INVALID_PRIVILEGE
Error message: Thrown when unauthorized privileges are detected. [partner] or [platform] signing is required.
Please guide me as to how to use platform privileges. Is there anything that should be done in order to use such privileges?
Any pointers would be helpful.
Anil