ios
ios copied to clipboard
Undefined symbols for architecture x86_64
Hi
I try to install in RN 0.59.1, but i'm facing issues.
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_RNCPushNotificationIOS", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
I've set the deployment target to Ios 9 on both project and PushNotificationIOS.xcodeproj, but i still have this error.
Don't know what to do :/
Same here +1
same
same