4

Who can help with error? - "iAd campaign tracking disabled because the current date is past the campaign window."

From log:

VERBOSE: GoogleAnalytics 3.14 __70-[GAIBatchingDispatcher checkIAdCampaignAttributionWithHitParameters:]_block_invoke_2 (GAIBatchingDispatcher.m:768): iAd campaign tracking disabled because the current date is past the campaign window.

GoogleAnalytics 3.14 Xcode 7 + iOS 9, Objective C

Daniel Storm
  • 18,301
  • 9
  • 84
  • 152
Vitaliy
  • 290
  • 2
  • 12
  • 1
    Did you find a solution to this? We have a vendor who is working on an app for us and is experiencing the same problem. – Ben J. Boyle Jun 28 '16 at 13:36

2 Answers2

1

I can see these messages as well, but analytics seems to collect data as usual. There have been two major update to advertising networkds during the last weeks which may not be included in your version of GoogleAnalytics:

  1. Admob has switched to Firebase Analytics and
  2. Apple has discontinued its own advertising network iAd.

I think you can ignore this verbose message for now.

Peter Grundner
  • 319
  • 2
  • 8
0

Do you see this question / answer? Maybe it help you. The error seem to be the same:

Google Analytics doesn't work in iOS

Community
  • 1
  • 1
FOP
  • 962
  • 1
  • 10
  • 21