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 6f756b3 commit dba2588Copy full SHA for dba2588
com.unity.mobile.notifications/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this package will be documented in this file.
4
5
+## [2.0.2] - 2022-05-13
6
+
7
+### Changes & Improvements:
8
+- [Android] - AndroidNotificationCenter.CheckScheduledNotificationStatus now works on devices with all API levels
9
10
+### Fixes:
11
+- [Android] [issue 186](https://github.com/Unity-Technologies/com.unity.mobile.notifications/issues/186) Mitigate OutOfMemory errors causing application crash
12
+- [Android] [issue 188](https://github.com/Unity-Technologies/com.unity.mobile.notifications/issues/188) Fix unguarded API usage from level 23
13
14
## [2.0.1] - 2022-04-15
15
16
### Fixes:
0 commit comments