无法在 Flurry 中查看 Android 的分析
在我的 android 应用程序中,我在 onStart 方法中调用 FlurryAgent.onStartSession 。 FlurryAgent.onEvent("开始游戏");随后。但我仍然无法在混乱的仪表板上看到任何数据。
我仅在模拟器上运行此应用程序。
还有其他方法可以做到这一点吗?
In my android applcation I am calling FlurryAgent.onStartSession in onStart method. And FlurryAgent.onEvent("Started game"); subsequently. But still I am not able to see any data on the flurry dash board.
I am running this application only on emulator.
Is there any other way of doing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您确定您的 ID 正确吗?
Flurry 并不是实时的,你必须稍等一下。你做到了吗?
Are you sure you have the correct id?
Flurry isn't really real time, you have to wait a bit. Have you done that?