Files
BingoGrassland/ProjectSettings/NotificationsSettings.asset
T

46 lines
1.5 KiB
Plaintext
Raw Normal View History

2026-04-20 13:49:36 +08:00
{
"MonoBehaviour": {
"m_Enabled": true,
"m_EditorHideFlags": 0,
"m_Name": "",
"m_EditorClassIdentifier": "",
2026-06-29 16:21:36 +08:00
"ToolbarIndex": 1,
2026-04-20 13:49:36 +08:00
"m_iOSNotificationSettingsValues": {
"m_Keys": [
"UnityNotificationRequestAuthorizationOnAppLaunch",
"UnityNotificationDefaultAuthorizationOptions",
"UnityAddRemoteNotificationCapability",
"UnityNotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch",
"UnityRemoteNotificationForegroundPresentationOptions",
"UnityUseAPSReleaseEnvironment",
2026-06-29 16:21:36 +08:00
"UnityUseLocationNotificationTrigger",
"UnityAddTimeSensitiveEntitlement"
2026-04-20 13:49:36 +08:00
],
"m_Values": [
"True",
"7",
2026-06-29 16:21:36 +08:00
"True",
2026-04-20 13:49:36 +08:00
"False",
"-1",
2026-06-29 16:21:36 +08:00
"True",
2026-04-20 13:49:36 +08:00
"False",
"False"
]
},
"m_AndroidNotificationSettingsValues": {
"m_Keys": [
"UnityNotificationAndroidRescheduleOnDeviceRestart",
"UnityNotificationAndroidUseCustomActivity",
2026-06-29 16:21:36 +08:00
"UnityNotificationAndroidCustomActivityString",
"UnityNotificationAndroidScheduleExactAlarms"
2026-04-20 13:49:36 +08:00
],
"m_Values": [
"False",
"False",
2026-06-29 16:21:36 +08:00
"com.unity3d.player.UnityPlayerActivity",
"0"
2026-04-20 13:49:36 +08:00
]
},
"DrawableResources": []
}
}