0

I am facing this issue since iOS 9 release.

- (void)bannerView:(ADBannerView *)banner didFailToReceiveAdWithError:(NSError *)error

Following error occurs-

Error Domain=ADErrorDomain Code=8 "Frame load interrupted" UserInfo={ADInternalErrorCode=8, ADInternalErrorDomain=ADErrorDomain, NSLocalizedFailureReason=Frame load interrupted}

rmaddy
  • 314,917
  • 42
  • 532
  • 579
asheesh Verma
  • 404
  • 6
  • 17

1 Answers1

0

This delegate is repeatedly called because apple has discontinued iADs from june 30th. SO developers may not be able to integrate iADS from now. ADMOB is the alternative.

Amrit Sidhu
  • 1,870
  • 1
  • 18
  • 32