Skip to content

Instantly share code, notes, and snippets.

@flurrydev
Last active September 17, 2018 09:42
Show Gist options
  • Save flurrydev/92d14e136403c2ea35b4 to your computer and use it in GitHub Desktop.
Save flurrydev/92d14e136403c2ea35b4 to your computer and use it in GitHub Desktop.
Error code Error summary Error description
1 No network connectivity There is no internet connection
2 Missing ad controller Could happen when ad has not been prepared yet
3 No context A valid context is missing
4 Invalid ad unit
17 Ad not ready Triggered when you call displayAd() on an ad object that is not ready
18 Wrong orientation Device is in wrong orientation for banner or interstitial ads
19 No view group Banner ad wasn't placed in a ViewGroup
20 Ad was unfilled Ad was unfilled by server. Could be due to incorrect ad request, incorrect ad space
configuration or no fill at request location at the moment
21 Incorrect class for ad space Ad request made with incorrect class for corresponding ad space
22 Device locked Device is locked during ad request
@dmitruss
Copy link

Hi! I got Error Domain=FlurryAds Code=117
What does it mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment