【发布时间】:2017-04-24 16:14:45
【问题描述】:
我在 Xcode 中收到以下错误。我发现其他一些线程将其称为 Firebase 错误,但调整方案(参见图片)并没有消除错误。我担心该应用程序不会被 App Store 接受
2017-04-24 18:04:58.568 MyAppName[0000] <Warning> [Firebase/Analytics][I-ACS003016] Firebase Analytics App Delegate Proxy is disabled. To log deep link campaigns manually, call the methods in FIRAnalytics+AppDelegate.h.
2017-04-24 18:04:58.650 MyAppName[0000] <Notice> [Firebase/Analytics][I-ACS023007] Firebase Analytics v.3800000 started
2017-04-24 18:04:58.650 MyAppName[0000] <Notice> [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http://goo .gl/RfcP7r)
2017-04-24 18:04:58.826 MyAppName[0000] <Notice> [Firebase/Analytics][I-ACS023012] Firebase Analytics enabled
【问题讨论】:
标签: ios firebase logging swift3 firebase-analytics