Open Sumit-Chakole opened 5 years ago
We have had to pull Crashlytics and Fabric out of a project due to these errors as well. I am not sure if this project is being maintained or will be updated due to the imminent merger with Firebase. (Google acquired Fabric and plans to shut it down soon)
What effect can Fabric being shut down have on an already in production App ?
@khalilTN I'm not sure, but I would guess that you wont be able to view crashes or the fabric dashboard. Might cause errors too.
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
WARNING: The specified Android SDK Build Tools version (27.0.3) is ignored, as it is below the minimum supported version (28.0.3) for Android Gradle Plugin 3.4.1. Android SDK Build Tools 28.0.3 will be used. To suppress this warning, remove "buildToolsVersion '27.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
I am using "react-native-fabric": "^0.5.2"