RN-Fetch-Blob Breaking Android Build
Opened this issue · 3 comments
WarrenBuffering commented
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.
sparta9studio commented
I also encounter the same issue
beng970804 commented
Same issue here although mine just shown is a warning, when will have a fix?
JofBigHealth commented
@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.