react-native-background-task icon indicating copy to clipboard operation
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)

Open arshbot opened this issue 6 years ago • 5 comments

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

arshbot avatar May 15 '18 02:05 arshbot

I'm getting this issue as well! Has you resolved it in the meantime @arshbot?

mjoellnier avatar Sep 27 '18 12:09 mjoellnier

I too have the same problem! Wow open since May last year. Anyone found a solution?

enisinanaj avatar Jan 12 '19 23:01 enisinanaj

Did someone solve this?

mvuk27 avatar Jun 28 '19 06:06 mvuk27

Any solution?

rekha-emids avatar Jul 12 '19 09:07 rekha-emids

any solution??

anrajain avatar Aug 08 '19 15:08 anrajain