Closed chrisribe closed 7 years ago
We currently cannot enable analytics debug like they recommend in the documentation. https://firebase.google.com/docs/analytics/ios/events#view_events_in_the_xcode_debug_console
"Arguments Passed On Launch" is set in the module with "-FIRAnalyticsDebugEnabled", but I guess it needs to be set on your main project, but event if set to main app no output is seen in Xcode ?
Any ideas ?
I seem to have fixed this issue. You must check the "shared" checkbox !!
Committed and confirmed finally !!
We currently cannot enable analytics debug like they recommend in the documentation. https://firebase.google.com/docs/analytics/ios/events#view_events_in_the_xcode_debug_console
"Arguments Passed On Launch" is set in the module with "-FIRAnalyticsDebugEnabled", but I guess it needs to be set on your main project, but event if set to main app no output is seen in Xcode ?
Any ideas ?