Bazı Firebase Android SDK'ları Google Play services'ya bağlıdır. Bu nedenle, yalnızca Google Play services yüklü cihazlarda ve emülatörlerde çalışırlar. Bu Firebase SDK'ları, uygulamanıza güvenli, güncel ve basit 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 olmaz.
- Play services önerilir: Bu SDK'ların Google Play services olmadan tam işlevselliğe sahip olması gerekir ancak Google Play services olmadan da çoğu işlevi sunar.
- Play services gerekli değil: Bu SDK'ların tam işlevsellik için Google Play services'ye ihtiyacı yoktur.
Aşağıdaki tablolar yalnızca her SDK'nın en son sürümü için geçerlidir. Bazı eski sürümlerde daha katı şartlar olabilir.
Google Play services gerekli değil
Ürün | Kitaplık | Google Play services? |
---|---|---|
Firebase AI Logic 1 | com.google.firebase:firebase-ai:17.0.0 | Zorunlu değil |
App Check özel ve hata ayıklama sağlayıcıları | com.google.firebase:firebase-appcheck:19.0.0 com.google.firebase:firebase-appcheck-ktx:18.0.0 com.google.firebase:firebase-appcheck-debug:19.0.0 |
Zorunlu değil |
App Distribution API | com.google.firebase:firebase-appdistribution-api:16.0.0-beta16 com.google.firebase:firebase-appdistribution-api-ktx:16.0.0-beta15 |
Zorunlu değil |
App Distribution | com.google.firebase:firebase-appdistribution:16.0.0-beta16 | Zorunlu değil |
Authentication | com.google.firebase:firebase-auth:24.0.0 com.google.firebase:firebase-auth-ktx:23.2.1 |
Zorunlu değil |
Cloud Firestore | com.google.firebase:firebase-firestore:26.0.0 com.google.firebase:firebase-firestore-ktx:25.1.4 |
Zorunlu değil |
Cloud Functions for Firebase Client SDK | com.google.firebase:firebase-functions:22.0.0 com.google.firebase:firebase-functions-ktx:21.2.1 |
Zorunlu değil |
Cloud Storage for Firebase | com.google.firebase:firebase-storage:22.0.0 com.google.firebase:firebase-storage-ktx:21.0.2 |
Zorunlu değil |
Crashlytics | com.google.firebase:firebase-crashlytics:20.0.0 com.google.firebase:firebase-crashlytics-ktx:19.4.4 |
Zorunlu değil |
Data Connect | com.google.firebase:firebase-dataconnect:17.0.0 | Zorunlu değil |
In-App Messaging | com.google.firebase:firebase-inappmessaging:22.0.0 com.google.firebase:firebase-inappmessaging-ktx:21.0.2 |
Zorunlu Değil |
In-App Messaging Görüntülü Reklam Ağı | com.google.firebase:firebase-inappmessaging-display:22.0.0 com.google.firebase:firebase-inappmessaging-display-ktx:21.0.2 |
Zorunlu Değil |
Firebase yükleme | com.google.firebase:firebase-installations:19.0.0 com.google.firebase:firebase-installations-ktx:18.0.0 |
Zorunlu değil |
Performance Monitoring | com.google.firebase:firebase-perf:22.0.0 com.google.firebase:firebase-perf-ktx:21.0.5 |
Zorunlu değil |
Realtime Database | com.google.firebase:firebase-database:22.0.0 com.google.firebase:firebase-database-ktx:21.0.0 |
Zorunlu değil |
Remote Config | com.google.firebase:firebase-config:23.0.0 com.google.firebase:firebase-config-ktx:22.1.2 |
Zorunlu değil |
1 Firebase AI Logic, daha önce
com.google.firebase:firebase-vertexai
paketiyle birlikte
"Vertex AI in Firebase" olarak adlandırılıyordu.
Google Play services zorunlu veya önerilen
Ürün | Kitaplık | Google Play services? |
---|---|---|
AdMob | com.google.android.gms:play-services-ads:24.4.0 | Önerilen 2 |
Analytics | com.google.firebase:firebase-analytics:23.0.0 com.google.firebase:firebase-analytics-ktx:22.5.0 |
Önerilen 2 |
App Check Play Integrity sağlayıcısı | com.google.firebase:firebase-appcheck-playintegrity:19.0.0 | Zorunlu |
App Check SafetyNet sağlayıcı | 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:25.0.0 com.google.firebase:firebase-messaging-ktx:24.1.2 |
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 Vision | 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 |
2 Google Analytics için Firebase SDK'sı, etkinlikleri herhangi bir cihazda gönderebilir ancak demografi gibi bazı otomatik analizler yalnızca Google Play services olan cihazlarda kullanılabilir.