What does transitive = true in Gradle exactly do (w.r.t. crashlytics)?
What does Gradle transitive = true do exactly? It is not clear from the Gradle documentation. This is in the context of compile … Read more
What does Gradle transitive = true do exactly? It is not clear from the Gradle documentation. This is in the context of compile … Read more
I’ve recently started getting this error: 2015-03-23 11:35:48.902 run[60036:1047011] Crashlytics.framework/run 1.3.14 2015-03-23 11:35:48.911 run[60036:1047011] Crashlytics: dSYM Error Unable to process <your app>.app.dSYM at … Read more
Is there any simple way to turn Crashlytics Android SDK off while developing ? I don’t want it to send a crash every … Read more