Bất cứ khi nào tôi khởi chạy ứng dụng FireBase, nó sẽ ghi lại trạng thái của các tính năng Firebase khác nhau. Ngay bây giờ đây là những gì đang được ghi lại:
Configuring the default app.
<FIRAnalytics/INFO> Firebase Analytics v.3200000 started
<FIRAnalytics/INFO> To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see ...)
<FIRAnalytics/INFO> Successfully created Firebase Analytics App Delegate Proxy automatically. To disable the proxy, set the flag FirebaseAppDelegateProxyEnabled to NO in the Info.plist
<FIRInstanceID/WARNING> FIRInstanceID AppDelegate proxy enabled, will swizzle app delegate remote notification handlers. To disable add "FirebaseAppDelegateProxyEnabled" to your Info.plist and set it to NO
<FIRAnalytics/INFO> Firebase Analytics enabled
Tôi đã xem qua các nhóm và không tìm thấy bất kỳ báo cáo in nào, vậy tôi sẽ làm cách nào khác để ngăn chúng được ghi lại ngoài giờ khi tôi chạy ứng dụng?