I`m trying to display BannerAd in the home page whenever I try to run the app throwing exception
- 1
- Flutter

And what's the rest of this code?


the rest of this Code is just navigation from page to another

if I comment the DisplayBanner(),

The code run nomral

Uhm...are you running a windows desktop app?

The package is only supported on mobile devices

I`m running the app on emulator

Where's the exception?

Cuz I commented DisplayBanner widget so no exception

Would you please share the rest of the code from this file?

So you're still getting the same exception running on an emulator?

yes


This is the BannerAd code

if there`s anymistake should be here

Would you please share a screenshot of the exception?

Uhhh you can't just throw unimplemented...

its by default

You need.to implement it

are u free for a few mins ?

Sorry I am not.
Also, FYI, this is a discord server for Appwrite (https://appwrite.io/). For general flutter help, you might find more help in a flutter specific discord server.

okay thx

Also, did you call MobileAds.instance.initialize()
on app start?

Yes I did
Recommended threads
- Redirect URL sends HTTP instead of HTTPS...
I am not sure since when this issue is present, but my Google and Apple redirect URI are no longer pointing to the HTTPS redirect URI when I try to use OAuth. ...
- Failing to run document operations on sd...
Could someone point me in the right direction I'm going in cirlces. I have a problem with sdks and my self-hosted server in production (for ~3 years) I have bee...
- Functions fail to deploy after switching...
Hi <@1087889306208718959> , after switching my self-hosted Appwrite instance to use AWS S3 as the storage backend, my Cloud Functions stopped working. I’m runni...
