I’m using the SDK 2.14 to login the user, on iOS side of the application it works perfect, but on the Android side I get this error :
[a0.credential_manager.invalid: No Credentials were previously set.]
when I try to retrieve the credentials on the getCredentials method, is there a reason for it not to save the credentials when I do the authorize process ? ?