sakebook / flutter_native_ads

Show AdMob Native Ads use PlatformView
https://pub.dev/packages/native_ads
Apache License 2.0
66 stars 32 forks source link

Ad failed to load on iOS, error 11, Request Error: Internal error #37

Closed Greatcallie closed 4 years ago

Greatcallie commented 4 years ago

Its working on Android but failed to work on iOS repeatedly even with test ad unit. it gives the error message: error code: 11, Request Error: Internal error

sakebook commented 4 years ago

Error on AdMob side.

I recommend checking with the actual machine.

https://developers.google.com/admob/ios/api/reference/Enums/GADErrorCode#/c:@E@GADErrorCode@kGADErrorInternalError

Greatcallie commented 4 years ago

I just noticed that the didReceive ad is also called with the loaded ad after the ad failure call. But however the ad isn't showing. What could be the problem?

On Tue, 26 Nov 2019, 2:28 pm sakebook, notifications@github.com wrote:

Error on AdMob side.

I recommend checking with the actual machine.

https://developers.google.com/admob/ios/api/reference/Enums/GADErrorCode#/c:@E@GADErrorCode@kGADErrorInternalError

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sakebook/flutter_native_ads/issues/37?email_source=notifications&email_token=AK57Y2NGHDLK5EA4NRT2LITQVUQA7A5CNFSM4JRKY64KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFF7ZEQ#issuecomment-558627986, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK57Y2PU6CQWQ2TA5DHN5ELQVUQA7ANCNFSM4JRKY64A .

Greatcallie commented 4 years ago

The example project is also not working. Could you test it and ensure it's not broken?

On Tue, 26 Nov 2019, 2:30 pm Calistus Ibeme, calistusokwudili@gmail.com wrote:

I just noticed that the didReceive ad is also called with the loaded ad after the ad failure call. But however the ad isn't showing. What could be the problem?

On Tue, 26 Nov 2019, 2:28 pm sakebook, notifications@github.com wrote:

Error on AdMob side.

I recommend checking with the actual machine.

https://developers.google.com/admob/ios/api/reference/Enums/GADErrorCode#/c:@E@GADErrorCode@kGADErrorInternalError

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sakebook/flutter_native_ads/issues/37?email_source=notifications&email_token=AK57Y2NGHDLK5EA4NRT2LITQVUQA7A5CNFSM4JRKY64KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFF7ZEQ#issuecomment-558627986, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK57Y2PU6CQWQ2TA5DHN5ELQVUQA7ANCNFSM4JRKY64A .

sakebook commented 4 years ago

I found bug. Will fix.

sakebook commented 4 years ago

Please use v0.4.0