【发布时间】:2018-09-05 18:47:13
【问题描述】:
应用程序运行良好,直到 1 小时前。突然它开始卡在开头并在 logcat 中显示 1 行错误消息
08-31 15:57:54.924 31700-31700/? E/com.facebook.internal.AttributionIdentifiers: getAttributionIdentifiers should not be called from the main thread
这是唯一显示的日志。应用上没有发生任何变化
【问题讨论】:
-
我也遇到了同样的问题,现在没有解决办法
-
你能分享你的gradle文件代码吗?它将帮助我们更快地修复它