-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] Must initialize Fabric before using singleton() #22
Comments
Any idea what may cause this problem? |
hey @lsps9150414 -- which version of DigitsKit are you using? it looks like there might have been some recent changes to the initialisation... have you got something like |
Hey @jpdriver, I'm getting this only in Android. I thing AppDelegate.m is not relevant? |
@lsps9150414 ah yeah of course it's not. sorry my bad! what I meant was have you got
in your |
"Must initialize Fabric before using singleton" - relates to the following issue: JeanLebrument#22
Getting this error when calling
DigitsLoginButtonRef.getSessionDetails( callback )
The text was updated successfully, but these errors were encountered: