Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のアンドロイドアプリケーションでは、 onStart メソッドで FlurryAgent.onStartSession を呼び出しています。そして FlurryAgent.onEvent("ゲーム開始"); その後。しかし、いまだにダッシュ ボードにデータが表示されません。
このアプリケーションをエミュレータでのみ実行しています。
これを行う他の方法はありますか?
あなたは正しいIDを持っていますか?
Flurry は実際にはリアルタイムではないため、少し待つ必要があります。あなたはそれをしましたか?