You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
Everytime I try to build for Android I get the following error:
/Users/andrewtelkamp/Desktop/MyHCG-Connect/node_modules/rn-fetch-blob/android/src/main/java/com/RNFetchBlob/RNFetchBlobUtils.java:
uses or overrides a deprecated API.
Recompile with -Xlint:deprecation for details.
CharlyPoppins, sparta9studio, JackJackNg and beng970804
@telkandrew @sparta9studio@beng970804 What version of Android Studio, what version of RN, what version of rn-fetch-blob are you using? If you're not using Android Studio 3.1.x (e.g. you are using 3.2.x) RN won't compile properly. This is a known limitation in RN since about 0.56.
Activity
sparta9studio commentedon Nov 5, 2018
I also encounter the same issue
beng970804 commentedon Dec 9, 2018
Same issue here although mine just shown is a warning, when will have a fix?
JofBigHealth commentedon Jan 29, 2019
@telkandrew @sparta9studio @beng970804 What version of Android Studio, what version of RN, what version of rn-fetch-blob are you using? If you're not using Android Studio 3.1.x (e.g. you are using 3.2.x) RN won't compile properly. This is a known limitation in RN since about 0.56.