I create XIB with UIView and set class to GADNativeAppInstallAdView. But Xcode can't found any outlet from GADNativeAppInstallAdView.
It's bug in AdMob SDK?
Message has been deleted
Elton Kent
unread,
Jul 29, 2015, 5:57:23 PM7/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers, tri...@gmail.com, tri...@gmail.com
Hi there,
Although native advertising is currently in beta, I'm sure that this is not a bug. This documentation could help get started with native ads.
Thanks,
Elton
TRIMER
unread,
Jul 30, 2015, 1:15:55 AM7/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers, tri...@gmail.com
Hi.
I read this documentation. Interface builder cant see GADNativeAppInstallAdView class! Interface builder found only GADBannerView.
Elton Kent
unread,
Jul 30, 2015, 6:01:37 PM7/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers, tri...@gmail.com
I see. You would need to lay out the view that make up the Native AdView. Then set the custom class field in the class of the native AdView (GADNativeInstallAdView for instance).