I updated Google AdMob SDK to 7.1.0 using Pods.
So in my appDelegate.m, I am trying to add this line
@import GoogleMobileAds;
But I
I got the same problem. here is what I did. It worked for me (Hope it helps someone).