第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

為什么當(dāng)我嘗試在 Firebase 數(shù)據(jù)庫中寫入時(shí)出現(xiàn)此錯誤?

為什么當(dāng)我嘗試在 Firebase 數(shù)據(jù)庫中寫入時(shí)出現(xiàn)此錯誤?

MMMHUHU 2022-12-28 16:36:39
我只是想在數(shù)據(jù)庫中寫一條消息,然后在運(yùn)行應(yīng)用程序時(shí)出現(xiàn)此錯誤據(jù)我所知,我已經(jīng)在我的 gradle 中添加了必要的依賴項(xiàng)gradle 在模塊級別,我已經(jīng)添加了 Firebase Core、Firebase 數(shù)據(jù)庫等:dependencies {    implementation fileTree(include: ['*.jar'], dir: 'libs')    implementation 'com.android.support:appcompat-v7:28.0.0-rc02'    implementation 'com.android.support:design:28.0.0-rc02'    implementation 'com.android.support.constraint:constraint-layout:1.1.3'    implementation 'com.android.support:support-vector-drawable:28.0.0-rc02'    implementation 'com.android.support:support-v4:28.0.0-rc02'    implementation 'com.firebaseui:firebase-ui-auth:5.0.0'    implementation 'com.google.firebase:firebase-database:16.0.1'    implementation 'com.google.firebase:firebase-auth:16.2.1'    implementation 'com.google.android.gms:play-services-maps:16.1.0'    implementation 'com.google.firebase:firebase-core:16.0.8'    testImplementation 'junit:junit:4.12'    androidTestImplementation 'com.android.support.test:runner:1.0.2'    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'    implementation 'com.squareup.picasso:picasso:2.71828'    implementation 'de.hdodenhof:circleimageview:3.0.0'    implementation 'com.github.bumptech.glide:glide:4.9.0'    annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'    implementation 'com.facebook.android:facebook-android-sdk:[4,5)'    implementation 'com.facebook.android:facebook-android-sdk:4.42.0'    implementation 'com.android.support:multidex:1.0.3'}apply plugin: 'com.google.gms.google-services'項(xiàng)目級別的gradlebuildscript {    repositories {        google()        jcenter()        mavenCentral()    }    dependencies {        classpath 'com.android.tools.build:gradle:3.3.0'        classpath 'com.google.gms:google-services:4.2.0'        // NOTE: Do not place your application dependencies here; they belong        // in the individual module build.gradle files    }}allprojects {    repositories {        google()        jcenter()    }}
查看完整描述

1 回答

?
慕的地6264312

TA貢獻(xiàn)1817條經(jīng)驗(yàn) 獲得超6個贊

我的問題只是將 firebase 數(shù)據(jù)庫版本升級到 17 就解決了:

implementation 'com.google.firebase:firebase-database:17.0.0'

希望它會對某人有所幫助。


查看完整回答
反對 回復(fù) 2022-12-28
  • 1 回答
  • 0 關(guān)注
  • 88 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號