When I run this snippet
CloverAuth.AuthResult authResult = CloverAuth.authenticate(passedContext, mAccount, false, null, null);I get
Bundle result returned from account manager: CloverAuth: errorCode => -3 CloverAuth: errorMessage => No token type: com.clover.account.token.app, for package: com.example.clovertargetsdk clover_log: No token type: com.clover.account.token.app, for package: com.example.clovertargetsdkI'm using Clover Flex emulator and entered the correct email and password at the beginning.
Any help ?