You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to show Banner ad in iOS Modal? (Error in admob.createBanner: Error: +[UIView addSubview:]: unrecognized selector sent to class 0x7fff86f5e4a0)
#91
Open
rob4226 opened this issue
Apr 8, 2021
· 0 comments
Hi,
I am trying to show a Banner ad with
Admob.createBanner()
in a modal on iOS but I get the following error:Error in admob.createBanner: Error: +[UIView addSubview:]: unrecognized selector sent to class 0x7fff86f5e4a0
It works on Android in a modal but not iOS. Anyone have any ideas? Maybe set the
view
option with something?Thanks!
The text was updated successfully, but these errors were encountered: