Google Play Hizmetleri'ndeki Firebase Android SDK'larının bağımlılıkları

Bazı Firebase Android SDK'ları Google Play services'a bağlıdır. Bu, yalnızca Google Play services yüklü cihazlarda ve emülatörlerde çalışacakları anlamına gelir. Bu Firebase SDK'ları, uygulamanıza güvenli, güncel ve hafif bir API sağlamak için cihazdaki Google Play services arka plan hizmetiyle iletişim kurar. Amazon Kindle Fire cihazlar veya bazı bölgelerde satılanlar gibi belirli Android cihazlarda Google Play services yüklü değildir.

Hangi Firebase Android SDK'ları Google Play services gerektirir?

Firebase SDK'ları üç kategoriye ayrılabilir:

  • Play services gerekli: Bu SDK'lar Google Play services gerektirir. Aksi takdirde işlevleri yoktur.
  • Play services önerilir: Bu SDK'lar Google Play services'ın tam işlevselliğe sahip olmasını gerektirir ancak Google Play services olmadan bile çoğu işlevi sunar.
  • Play services gerekli değildir: Bu SDK'lar için tam işlevsellik için Google Play services gerekmez.

Aşağıdaki tablolar yalnızca her SDK'nın son sürümü için geçerlidir. Bazı eski sürümlerde daha katı şartlar olabilir.

Google Play services zorunludur

Ürün Kitaplık Google Play services?
App Check özel ve hata ayıklama sağlayıcıları com.google.firebase:firebase-appcheck:18.0.0
com.google.firebase:firebase-appcheck-ktx:18.0.0
com.google.firebase:firebase-appcheck-debug:18.0.0
Zorunlu değil
App Distribution API com.google.firebase:firebase-appdistribution-api:16.0.0-beta14
com.google.firebase:firebase-appdistribution-api-ktx:16.0.0-beta14
Zorunlu değil
App Distribution com.google.firebase:firebase-appdistribution:16.0.0-beta14 Zorunlu değil
Authentication com.google.firebase:firebase-auth:23.2.0
com.google.firebase:firebase-auth-ktx:23.2.0
Zorunlu değil
Cloud Firestore com.google.firebase:firebase-firestore:25.1.2
com.google.firebase:firebase-firestore-ktx:25.1.2
Zorunlu değil
Cloud Functions for Firebase Client SDK com.google.firebase:firebase-functions:21.1.1
com.google.firebase:firebase-functions-ktx:21.1.1
Zorunlu değil
Cloud Storage for Firebase com.google.firebase:firebase-storage:21.0.1
com.google.firebase:firebase-storage-ktx:21.0.1
Zorunlu değil
Crashlytics com.google.firebase:firebase-crashlytics:19.4.1
com.google.firebase:firebase-crashlytics-ktx:19.4.1
Zorunlu değil
In-App Messaging com.google.firebase:firebase-inappmessaging:21.0.1
com.google.firebase:firebase-inappmessaging-ktx:21.0.1
Zorunlu Değil
In-App Messaging Görüntülü Reklam Ağı com.google.firebase:firebase-inappmessaging-display:21.0.1
com.google.firebase:firebase-inappmessaging-display-ktx:21.0.1
Zorunlu Değil
Firebase yükleme com.google.firebase:firebase-installations:18.0.0
com.google.firebase:firebase-installations-ktx:18.0.0
Zorunlu değil
Performance Monitoring com.google.firebase:firebase-perf:21.0.4
com.google.firebase:firebase-perf-ktx:21.0.4
Zorunlu değil
Realtime Database com.google.firebase:firebase-database:21.0.0
com.google.firebase:firebase-database-ktx:21.0.0
Zorunlu değil
Remote Config com.google.firebase:firebase-config:22.1.0
com.google.firebase:firebase-config-ktx:22.1.0
Zorunlu değil
Vertex AI in Firebase com.google.firebase:firebase-vertexai:16.2.0 Zorunlu değil
Ürün Kitaplık Google Play services?
AdMob com.google.android.gms:play-services-ads:24.0.0 Önerilen*
Analytics com.google.firebase:firebase-analytics:22.3.0
com.google.firebase:firebase-analytics-ktx:22.3.0
Önerilen*
App Check Play Integrity sağlayıcısı com.google.firebase:firebase-appcheck-playintegrity:18.0.0 Zorunlu
App Check SafetyNet sağlayıcısı com.google.firebase:firebase-appcheck-safetynet:16.1.2 Zorunlu
App Indexing com.google.firebase:firebase-appindexing:20.0.0 Zorunlu
Cloud Messaging com.google.firebase:firebase-messaging:24.1.0
com.google.firebase:firebase-messaging-ktx:24.1.0
Zorunlu
Dynamic Links com.google.firebase:firebase-dynamic-links:22.1.0
com.google.firebase:firebase-dynamic-links-ktx:22.1.0
Zorunlu
Firebase ML Vizyon com.google.firebase:firebase-ml-vision:24.1.0 Zorunlu
Firebase ML Özel Model com.google.firebase:firebase-ml-model-interpreter:22.0.4 Zorunlu

* Google Analytics için Firebase SDK'sı herhangi bir cihazda etkinlik gönderebilir ancak demografi gibi bazı otomatik analizler yalnızca Google Play services yüklü cihazlarda kullanılabilir.