Getting below error if executed on code 9.4.1
Undefined symbols for architecture arm64:
"OBJC_CLASS$_SktClassFactory", referenced from:
objc-class-ref in ScanApiHelper.o
"_SKTDATACONFIRMATION", referenced from:
-[ScanApiHelper postSetDataConfirmation:goodData:Target:Response:] in ScanApiHelper.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please check andsuggest me the appropriate solution for the same
Getting below error if executed on code 9.4.1
Undefined symbols for architecture arm64:
"OBJC_CLASS$_SktClassFactory", referenced from:
objc-class-ref in ScanApiHelper.o
"_SKTDATACONFIRMATION", referenced from:
-[ScanApiHelper postSetDataConfirmation:goodData:Target:Response:] in ScanApiHelper.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please check andsuggest me the appropriate solution for the same