Skip to content
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

Getting Warning in Android Studio #223

Open
Sumit-Chakole opened this issue Jun 24, 2019 · 3 comments
Open

Getting Warning in Android Studio #223

Sumit-Chakole opened this issue Jun 24, 2019 · 3 comments

Comments

@Sumit-Chakole
Copy link

Sumit-Chakole commented Jun 24, 2019

  1. 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

  2. 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"

@Xesme
Copy link

Xesme commented Jul 15, 2019

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)

@khalilTN
Copy link

What effect can Fabric being shut down have on an already in production App ?

@Xesme
Copy link

Xesme commented May 5, 2020

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants