All of the services connector are crashing my apps because it says
android.app.ServiceConnectionLeaked: Service com.****************.extras.******has leaked ServiceConnection com.clover.sdk.v3.inventory.InventoryConnector@181b36cb that was originally bound here
at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1081)
But I don't get these errors on 4.4.2 devices (mini,mobile,station).
Any thoughts?