Skip to content

Commit 41d2c8c

Browse files
update changelog in core for removing instanceID (#7985)
1 parent 84a2a2c commit 41d2c8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Firebase 8.0.0
22
- [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)
35
- [removed] Build warnings will no longer be generated to warn about missing capabilities resulting
46
from not including FirebaseAnalytics in the app. See the Firebase docs instead. (#7487)
57
- [removed] The `Firebase/AdMob` CocoaPods subspec has been removed. Use the `Google-Mobile-Ads-SDK`

0 commit comments

Comments
 (0)