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 has been 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.
The text was updated successfully, but these errors were encountered:
@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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: