Removed mobile ads and now get undefined symbol: _OBC_CLASS_$_GADMobileAds

I removed mobile ads from my IOS/Swift app and am now getting an undefined symbol: _OBC_CLASS_$_GADMobileAds. I've removed all references to mobile ads from my app and have cleaned the build folder. I even deleted the old app and started fresh, getting the same error, telling me the symbol is used somewhere not in my app itself. Any ideas how to get rid of this error, short of changing my app id? Or re-linking in the ads framework?


Thanks

Replies

Never mind. Operator error. I found a reference in a shared framework.

Thanks for feedback. Don't forget to mark the thread as closed.