react-native-background-task
react-native-background-task copied to clipboard
Undefined symbols for architecture arm64: "_OBJC_CLASS_$_TSBackgroundFetch", referenced from: objc-class-ref in libRNBackgroundFetch.a(RNBackgroundFetch.o)
When building the app on iOS device, build always fails with this error.
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_TSBackgroundFetch", referenced from:
objc-class-ref in libRNBackgroundFetch.a(RNBackgroundFetch.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[email protected] is installed and successfully linked, but the build always fails
I'm getting this issue as well! Has you resolved it in the meantime @arshbot?
I too have the same problem! Wow open since May last year. Anyone found a solution?
Did someone solve this?
Any solution?
any solution??