We've been noticing some crashes on our Clover devices which appear to be from failing to fetch Inventory Items through the SDK.
Any help figuring out the cause of this issue would be greatly appreciated!
Caused by android.os.DeadObjectException
Transaction failed on small parcel; remote process probably died
com.clover.sdk.v3.inventory.IInventoryService$Stub$Proxy.getItems (IInventoryService.java:1760) com.clover.sdk.v3.inventory.InventoryConnector$1.call (InventoryConnector.java:73) com.clover.sdk.v3.inventory.InventoryConnector$1.call (InventoryConnector.java:71) com.clover.sdk.v1.ServiceConnector.execute (ServiceConnector.java:225) com.clover.sdk.v3.inventory.InventoryConnector.getItems (InventoryConnector.java:71)
Any help figuring out the cause of this issue would be greatly appreciated!