[self.nativeAdViewController presentViewController:self.popupView animated:NO completion:nil];Warning: Attempt to present <GADBrowserViewController: 0x7fc9c49c17c0> on <ViewController: 0x7fc9c243d950> which is already presenting (null).2016-04-27 13:33:16.713 BannerExample[8842:88654] <Google> To get test ads on this device, call: request.testDevices = @[ kGADSimulatorID ];
2016-04-27 13:33:17.641 BannerExample[8842:88582] Received native app install ad: <GADNativeAppInstallAd: 0x7f986bde90b0>
2016-04-27 13:33:17.653 BannerExample[8842:88648] <Google> Assigned view prevents Google Mobiles Ads SDK user interaction.
Set view.userInteractionEnabled = NO to enable Google Mobile Ads SDK click handling.
View: <UIButton: 0x7f986bc914a0; frame = (272 174; 38 29); opaque = NO; autoresize = RM+BM; layer = <CALayer: 0x7f986bc917d0>>
2016-04-27 13:33:19.093 BannerExample[8842:88582] Warning: Attempt to present <GADBrowserViewController: 0x7f986e093130> on <ViewController: 0x7f986bdc1c20> which is already presenting (null)2016-05-02 10:19:57.588 Native Ad Modal Obj-C[1313:15667] Warning: Attempt to present <GADBrowserViewController: 0x7f83c25b9df0> on <ViewController: 0x7f83c24311c0> which is already presenting <AdViewController: 0x7f83c258eda0>Please see attached screenshot.
So while the issue of "...which is already presenting 'null' " is resolved, there is still the problem of the
GADBrowserViewController not being able to present itself due to the modal presentation nature of the ad view controller. This has been the main problem for me in regards to the implementation. Any ideas how this can be addressed or fixed?--
---
You received this message because you are subscribed to a topic in the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-admob-ads-sdk/1HRvchJ6qfU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-admob-ads...@googlegroups.com.
To post to this group, send email to google-adm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.