Tony Olendo

Results 2 comments of Tony Olendo

I had the same issue. Had to change the build.grade file in my node_modules folder. The steps are: 1. Go to your ~node_modules/react-native-background-upload/android/build.gradle 2. change minSdk version to 18 3....