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 4c6ad66 commit 4d6bc7dCopy full SHA for 4d6bc7d
TestProjects/Main/ProjectSettings/NotificationsSettings.asset
@@ -29,12 +29,14 @@
29
"m_Keys": [
30
"UnityNotificationAndroidRescheduleOnDeviceRestart",
31
"UnityNotificationAndroidUseCustomActivity",
32
- "UnityNotificationAndroidCustomActivityString"
+ "UnityNotificationAndroidCustomActivityString",
33
+ "UnityNotificationAndroidScheduleExactAlarms"
34
],
35
"m_Values": [
36
"True",
37
"False",
- "com.unity3d.player.UnityPlayerActivity"
38
+ "com.unity3d.player.UnityPlayerActivity",
39
+ "3"
40
]
41
},
42
"DrawableResources": [
0 commit comments