You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SDK/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
CHANGELOG
2
2
=========
3
3
4
+
1.12.1
5
+
----
6
+
* FCM registration errors are now more explicitly logged
7
+
* Fix an error when a "null" registration ID could be logged
8
+
* Add support for server-side Sender ID detection. The Sender ID has also been included in the registration broadcast introduced in 1.12.0
9
+
4
10
1.12.0
5
11
----
6
12
* Batch now fully supports Firebase Cloud Messaging. Note that existing Batch integrations will NOT automatically be migrated to FCM. You should follow the [migration steps](https://batch.com/doc/android/advanced/fcm-migration.html) before April 2019.
0 commit comments