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.
/Users/herve76/Desktop/Fishii/node_modules/react-native-fetch-blob/android/src/main/java/com/RNFetchBlob/RNFetchBlobBody.java:107: error: method contentLength() is already defined in class RNFetchBlobBody
public long contentLength() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
:react-native-fetch-blob:compileReleaseJavaWithJavac FAILED
The text was updated successfully, but these errors were encountered:
Hi @herve1976 , what's the RN version of you app ? I've tested 0.9.3 on many environments (0.25~0.31) and I couldn't reproduce this error. I'd like to confirm if we already fixed this, I suppose this has been fixed in #98 . Please try reinstall the package
/Users/herve76/Desktop/Fishii/node_modules/react-native-fetch-blob/android/src/main/java/com/RNFetchBlob/RNFetchBlobBody.java:107: error: method contentLength() is already defined in class RNFetchBlobBody
public long contentLength() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
:react-native-fetch-blob:compileReleaseJavaWithJavac FAILED
The text was updated successfully, but these errors were encountered: