Xcode Error: Undefined symbols for architecture arm64

Undefined symbols for architecture arm64:
"_JCORECheckFormatOfMobileNumber

Add libRCTJCoreModule.a


Undefined symbols for architecture arm64:
"_JCORECheckFormatOfMobileNumber", referenced from:
-[JPUSHService setMobileNumber:completion:] in libRCTJPushModule.a(JPUSHService.o)

Comments

Popular posts from this blog

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader.