【发布时间】:2016-10-21 05:51:06
【问题描述】:
我从 Firebase 收到了几条调试消息 - 非常健谈:
2016-10-20 22:18:33.576 Sitch[1190] <Debug> [Firebase/Core][I-COR000019] Clearcut post completed
我看不出有什么办法可以让他们安静下来。 FIRAnalytics 只显示 INFO 并且更严重,但 Firebase/Core 似乎默认启用了调试?
这是 cocoapods 构建 - 来自 podfile.lock:
FirebaseCore (3.4.3):
GoogleInterchangeUtilities (~> 1.2)
GoogleUtilities (~> 1.2)
【问题讨论】:
-
你可能想看看这个。 stackoverflow.com/questions/37311089/…