You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Automatic Screen Measurement - 自動的な画面計測// v2 ------- // SomeViewController.h #import "GAITrackedViewController.h" @interface SomeViewController : GAITrackedViewController @end // SomeViewController.m - (void)viewDidAppear:(BOOL)animated { [super viewDidAppear:animated]; self.trackedViewName = @"Some Screen"; } // v3 ------- // change "self.trackedViewName" to "self.screenName" Manual Screen Measur
https://developers.google.com/analytics/devguides/collection/ios/resources V2のトピックス ・バージョン情報も詳細にとれる ・Debugもできる ・クラッシュログもとれる ・Androidの場合は、ストアからのダウンロード数もとれる ・App内課金のトラッキングができる 等の機能が増えたようです。 V2.0でできるようになったこと Crashes and Exceptions - エラーの取得 @try@catchで捕まえた、NSExceptionや任意のNSErrorを送ることができる。 予想しないクラッシュもグローバルにキャッチすることも可能。 The description field is automatically populated using the stack trace. ということで、 stac
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く