You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Hi Lesio,
Which version of Android are you running you app on? If you are using Android P, possiblity of the error in MAS.start(...) is due to AccountManager. Please look at the documentation, links for which are given in README.md.
Thanks.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying initialize with MAS.start(this, false);, occur the crash above:
I
m using
implementation 'com.ca:mas-foundation:1.9.10'`Caused by com.ca.mas.core.datasource.DataSourceException java.lang.reflect.InvocationTargetException
The text was updated successfully, but these errors were encountered: