InMobi / sdk-sample-code-ios

This repository contains InMobi iOS SDK sample code for different ad-formats, which publishers can use to incorporate in their apps
MIT License
18 stars 12 forks source link

"_OBJC_CLASS_$_IMNativeStrands", referenced from: IMNativeAdTableCell.o #49

Open nihp opened 2 years ago

nihp commented 2 years ago

I have to deleted the UIWebView using file libNativeStrands.a file. After that I am getting the below error

ld: warning: Could not find or use auto-linked framework 'FBLPromises'
Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_IMNativeStrands", referenced from:
      objc-class-ref in IMNativeAdTableCell.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)