react-native-fetch-blob
react-native-fetch-blob copied to clipboard
RN-Fetch-Blob Breaking Android Build
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.
I also encounter the same issue
Same issue here although mine just shown is a warning, when will have a fix?
@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.