Trying to set up onesignal with react native.
I followed the instructions and did npm install then add capabilities and search paths then I added the code in AppDelegate.h and AppDelegate.m.
When I tried to run in xcode, I am getting this error:
Apple Mach-O Linker (ld) Error Group
"_OBJC_CLASS_$_RCTOneSignal", referenced from:
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@kelvinblade I'm seeing the same issue, but I see you closed #315. Were you able to resolve it?
Same issue. Can someone please share the solution?
Most helpful comment
@kelvinblade I'm seeing the same issue, but I see you closed #315. Were you able to resolve it?