I currently play around with Firebase Analytics.
I find that my DebugView will keep logging event after DELETEING arguments in scheme. Neither does --FIRDebugDisabled work, any idea?
I currently play around with Firebase Analytics.
I find that my DebugView will keep logging event after DELETEING arguments in scheme. Neither does --FIRDebugDisabled work, any idea?
I noticed that you have double dashes (--). The right one should be -FIRDebugDisabled
You can also stop Analytics from debugging by using this flag -noFIRAnalyticsDebugEnabled