Looking for some help. I just upgraded my android app to fabric and now the app gives an error on this line:
Crashlytics.start(getApplicationContext());
Gradle: error: cannot find symbol method start(Context)
I tried commenting out that line, but then the crashes are not getting logged. How do I initialize Crashlytics in the new fabric framework? Am I missing something?
Thanks in advance for your help.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…