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
Set a new key-value pair on info.plist FirebaseScreenReportingEnabled = NO
.
More information follow the below picture
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:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With