nooralibutt / easy-ads

This repo has the integration of AdMob, AppLovin-Max, UnityAds, and Facebook ads.
https://pub.dev/packages/easy_ads_flutter
BSD 3-Clause "New" or "Revised" License
38 stars 19 forks source link

Error after changing Ads id #60

Closed viralvaghela closed 1 year ago

viralvaghela commented 1 year ago

I have changed the Ads id for fb and then getting this errorI/flutter (23776): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (23776): │ #0 EasyLogger._onAdFailedToLoad (package:easy_ads_flutter/src/utils/easy_logger.dart:36:13) easy_logger.dart:36 I/flutter (23776): │ #1 EasyLogger._onAdEvent (package:easy_ads_flutter/src/utils/easy_logger.dart:76:9) easy_logger.dart:76 I/flutter (23776): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (23776): │ ⛔ interstitial ads for facebook could not be loaded. I/flutter (23776): │ ⛔ ERROR: Error occurred while loading 1001 No fill ad I/flutter (23776): └───

nooralibutt commented 1 year ago

Error clearly says there is no fill. If there is no fill from network you can't do anything

viralvaghela commented 1 year ago

what is fill from? i have no idea about it

nooralibutt commented 1 year ago

Research on it

nooralibutt commented 1 year ago

closing this issue, as it is not an issue.