訪問zzbql當我更新到最新buildToolsVersion '25 .0.2' 我得到這個錯誤,當我嘗試運行:不能在火力地堡
Error:(103, 37) error: cannot access zzbql class file for com.google.android.gms.internal.zzbql not found
我使用這些火力地堡庫:
compile 'com.google.firebase:firebase-auth:10.0.1'
compile 'com.google.firebase:firebase-messaging:10.0.1'
compile 'com.google.firebase:firebase-core:10.0.1'
compile 'com.google.firebase:firebase-crash:10.0.1'
可以是http://stackoverflow.com/questions/42355796/firebase-google-sign-in-will-not-work-android的副本嗎? –
不好,我無法編譯,你建議的情況下有問題獲取用戶數據,我的代碼已經在市場上工作,能夠登錄(至少在更新之前) – yehyatt
我有同樣的問題,我通過從10.2.0降級到10.0.1來解決它 –