GAIDictionaryBuilder set forKey:GAISessionControl エラーの読み取り: 値のキーは、コードに準拠していないことを示しています。
GAIDictionaryBuilder *dictionary = [GAIDictionaryBuilder createEventWithCategory:@"UX" action:@"App started" label:nil value:nil];
[dictionary setValue:@"start" forKey:kGAISessionControl];
[[GAI sharedInstance].defaultTracker send:dictionary.build];
Google のドキュメントを Google のサイトから直接フォローしていますが、エラーの原因がわかりません。https://developers.google.com/analytics/devguides/collection/ios/v3/migration#setting-data