Hi All,
I am testing an App with Genymotion and I can read inventory ok. I set the app to read/write Inventory on the Edit App webpage. But when I try to create a tag using the JSON format, I get SecurityException: Access Denied .... Below is from logcat:
Caused by: java.lang.SecurityException: Access denied to package com.sheusi.jim.clomo1 at android.os.Parcel.readException(Parcel.java:1465) at android.os.Parcel.readException(Parcel.java:1419) at com.clover.sdk.v3.inventory.IInventoryService$Stub$Proxy.createTag(IInventoryService.java:2721)
Any ideas???
Thanks,
Jim