我在 InMobi iOS 中添加时会出现以下错误:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[IMAdView initWithFrame:imAppId:imAdUnit:rootViewController:]: unrecognized selector sent to instance 0xb9e2080'
我有以下内容:
・ AdMob 中介 SDK 添加
・ InMobi 适配器和 SDK 添加
・ 其他链接器标志添加 -ObjC 和 -all_load**
还是错过了什么?你需要还是进口?