File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,18 @@ Support
7171
7272Release Notes
7373-------------
74+ ### 12.3.0
75+ - Changes
76+ - General: Update to Firebase C++ SDK version 12.3.0.
77+ - General (Android): Update to Firebase Android BoM version 33.3.0.
78+ - General (iOS): Update to Firebase Cocoapods version 11.2.0.
79+ - Messaging (Android): Fixed issue with TokenReceived not being called
80+ when the application has a cached token from a previous run.
81+ https://github.com/firebase/quickstart-unity/issues/1088 .
82+ - Remote Config: Fixed ConfigInfo fields to default to 0 when
83+ not throttled or having previous fetch data.
84+ ([ #1058 ] ( https://github.com/firebase/firebase-unity-sdk/issues/1058 ) ).
85+
7486### 12.2.1
7587- Changes
7688 - Messaging: Fixed a crash when opening a push notification.
You can’t perform that action at this time.
0 commit comments