Skip to content

Commit 4d6bc7d

Browse files
committed
Update project settings
1 parent 4c6ad66 commit 4d6bc7d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

TestProjects/Main/ProjectSettings/NotificationsSettings.asset

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@
2929
"m_Keys": [
3030
"UnityNotificationAndroidRescheduleOnDeviceRestart",
3131
"UnityNotificationAndroidUseCustomActivity",
32-
"UnityNotificationAndroidCustomActivityString"
32+
"UnityNotificationAndroidCustomActivityString",
33+
"UnityNotificationAndroidScheduleExactAlarms"
3334
],
3435
"m_Values": [
3536
"True",
3637
"False",
37-
"com.unity3d.player.UnityPlayerActivity"
38+
"com.unity3d.player.UnityPlayerActivity",
39+
"3"
3840
]
3941
},
4042
"DrawableResources": [

0 commit comments

Comments
 (0)