android – 应用程序陷入E / com.facebook.internal.AttributionIdentifiers

参见英文答案 > How to solve app launch – app is stuck on white screen                                    6个
应用程序运行正常,直到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

这是唯一显示的日志.应用程序没有发生任何变化

解决方法

这个对我有用

com.facebook.android:facebook-android-sdk:4.35.0

相关文章

文章浏览阅读8.8k次,点赞9次,收藏20次。本文操作环境:win1...
文章浏览阅读1.2w次,点赞15次,收藏69次。实现目的:由main...
文章浏览阅读3.8w次。前言:最近在找Android上的全局代理软件...
文章浏览阅读2.5w次,点赞17次,收藏6次。创建项目后,运行项...
文章浏览阅读8.9w次,点赞4次,收藏43次。前言:在Android上...
文章浏览阅读1.1w次,点赞4次,收藏17次。Android Studio提供...