Admob Framework class not detected by Xcode interface builder
I've been trying to implement native Google adMob ads in my iOS app and followed the admob official tutorial: https://developers.google.com/admob/ios/native/advanced Whether I added the required admob framework manually or by CocoaPods, all the classes in the admob frameworks were not…