Open Shelestenko opened 6 years ago
This is an old issue but this might help someone.
So, if you linked the project with react-native link
then just add implementation project(path: ':react-native-background-task')
or compile project(path: ':react-native-background-task')
(depending on the gradle version you'r using) to the android/app/build.gradle file under dependencies {...}
.
error: package com.jamesisaac.rnbackgroundtask does not exist what does that mean? how can i fix it?