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: com.unity.mobile.notifications/Runtime/Android/Plugins/com/unity/androidnotifications/UnityNotificationUtilities.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ class UnityNotificationUtilities {
40
40
In real life app can get updated having old serialized notifications present, so we should be able to deserialize them.
41
41
*/
42
42
// magic stands for "Unity Mobile Notifications Notification"
0 commit comments