Firebase自动屏幕报告在xcode日志中启用 [英] Firebase automatic screen reporting is enabled in xcode log

查看:1031
本文介绍了Firebase自动屏幕报告在xcode日志中启用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

下面的消息是我的应用程序加载时有任何关注的原因。如果我禁用 FirebaseAutomaticScreenReportingEnabled 是否有任何结果?没有太多关于这方面的信息。


启用Firebase自动屏幕报告功能。调用+ [FIRAnalytics setScreenName:setScreenClass:]设置屏幕名称或覆盖默认的屏幕类名称。要禁用自动屏幕报告功能,请将Info.plist中的标志FirebaseAutomaticScreenReportingEnabled设置为NO


解决方案

没关系;是的,用于分析(加粗我的):


设置当前的屏幕名称,它指定您的应用程序中当前的视觉上下文。这个有助于识别应用程序中用户花费时间的区域,以及它们如何与您的应用程序进行交互。 > FIRAnalytics + setScreenName:screenClass:


Is the following message when my app loads have any cause for concern. If I disabled FirebaseAutomaticScreenReportingEnabled does that have any consequence? Not much info about this online.

Firebase automatic screen reporting is enabled. Call +[FIRAnalytics setScreenName:setScreenClass:] to set the screen name or override the default screen class name. To disable automatic screen reporting, set the flag FirebaseAutomaticScreenReportingEnabled to NO in the Info.plist

解决方案

No concern; yes, is used for analytics (bolding mine):

Sets the current screen name, which specifies the current visual context in your app. This helps identify the areas in your app where users spend their time and how they interact with your app.

FIRAnalytics +setScreenName:screenClass:

这篇关于Firebase自动屏幕报告在xcode日志中启用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆