Could not find class 'android.view.autofill.AutofillManager', referenced from method com.facebook.internal.Utility.isAutofillAvailable
com.facebook.internal.AttributionIdentifiers: getAttributionIdentifiers should not be called from the main thread
今天接quick海外SDK时遇到的错误,记一波,为什么归为原创呢,因为一开始并不知道哪里出错,上个版本都没问题,就只更新了依赖包的版本而已啊。我控制变量法,一个一个还原回上个版本的依赖包(泪崩)
在把Facebook的依赖包还原到上个版本之后,终于可以了(妈耶),然后开始查找关于facebook的log,发现了文章最开始的错误。百度一波,没点卵用。。翻墙上stackoverflow
也是只找到解决的办法,没有找到原因,有知道原因的大佬评论一波
Tips:该问题只出现在安卓4.4及以下的版本