I've been researching and it seems this may be related to the additional Android Marshmallow requirements for GetAccount authentication. Since we just call "Com.Clover.Sdk.Util.CloverAccount.GetAccount(this);" we really don't know the specifics of what account information we need to request permission for. Can you give us some insight into what we need to ask for from AccountManager.newChooseAccountIntent()?
1 Person is following this question.