marcojak / MauiMTAdmob

MIT License
114 stars 18 forks source link

Native Ads throws internal error #105

Open MoritzLe0809 opened 3 weeks ago

MoritzLe0809 commented 3 weeks ago

Hi,

i have tested the implementation of Native ads for Android. The native ad is not showing, so I have clone your code and tested your implementation for the native ad.

In your code the native ad is not showing too and throws an error with error code 0 and with the message "Internal Error"

Can you check this?

Thank you very much.

marcojak commented 3 weeks ago

Which version plugin?

MoritzLe0809 commented 3 weeks ago

I use your latest Release. And in your Example App.

marcojak commented 3 weeks ago

The version for MAUI or the one for .NET Android?

Probably it wasn't a great idea to have everything under the same repository...I'll move the .net for android version on a new one

On Fri, 11 Oct 2024, 07:46 MoritzLe0809, @.***> wrote:

I use your latest Release. And in your Example App.

— Reply to this email directly, view it on GitHub https://github.com/marcojak/MauiMTAdmob/issues/105#issuecomment-2406661155, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUIPIQMPQLN5KUGE5EYDZDZ25X33AVCNFSM6AAAAABPXQEVRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBWGY3DCMJVGU . You are receiving this because you commented.Message ID: @.***>

MoritzLe0809 commented 3 weeks ago
net8.0-ios;net8.0-maccatalyst;net8.0-android

Workload version: 8.0.402

Installed Workload Id Installation Source

macos SDK 8.0.400 maui-ios SDK 8.0.400 maui-android SDK 8.0.400 ios SDK 8.0.400 maccatalyst SDK 8.0.400 maui SDK 8.0.400 tvos SDK 8.0.400 android SDK 8.0.400

MoritzLe0809 commented 3 weeks ago

For MAUI, sorry