Ever since I updated to Firebase Crashlytics from Fabric, the app crashes at FirebaseCrashlytics.getInstance()
inside of the SyncAdapter. It works fine in the main app though. The error is a vague "java.lang.IllegalStateException".
Has anyone seen this or have any thoughts on what to do to fix it?