We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a2a2c commit 41d2c8cCopy full SHA for 41d2c8c
FirebaseCore/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Firebase 8.0.0
2
- [changed] Migrate `transform:` callsites and introduce breaking version of GDT (9.0). (#7899)
3
+- [removed] The deprecated Firebase InstanceID has been removed. Use Firebase Installations to manage
4
+ app instance and use Firebase Messaging to manage FCM registration token instead. (#7970)
5
- [removed] Build warnings will no longer be generated to warn about missing capabilities resulting
6
from not including FirebaseAnalytics in the app. See the Firebase docs instead. (#7487)
7
- [removed] The `Firebase/AdMob` CocoaPods subspec has been removed. Use the `Google-Mobile-Ads-SDK`
0 commit comments