提交
This commit is contained in:
co-authored by
changyunjia
parent
810a087b78
commit
c28ea8ea4a
@@ -4,7 +4,7 @@
|
||||
"m_EditorHideFlags": 0,
|
||||
"m_Name": "",
|
||||
"m_EditorClassIdentifier": "",
|
||||
"ToolbarIndex": 0,
|
||||
"ToolbarIndex": 1,
|
||||
"m_iOSNotificationSettingsValues": {
|
||||
"m_Keys": [
|
||||
"UnityNotificationRequestAuthorizationOnAppLaunch",
|
||||
@@ -13,14 +13,16 @@
|
||||
"UnityNotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch",
|
||||
"UnityRemoteNotificationForegroundPresentationOptions",
|
||||
"UnityUseAPSReleaseEnvironment",
|
||||
"UnityUseLocationNotificationTrigger"
|
||||
"UnityUseLocationNotificationTrigger",
|
||||
"UnityAddTimeSensitiveEntitlement"
|
||||
],
|
||||
"m_Values": [
|
||||
"True",
|
||||
"7",
|
||||
"False",
|
||||
"True",
|
||||
"False",
|
||||
"-1",
|
||||
"True",
|
||||
"False",
|
||||
"False"
|
||||
]
|
||||
@@ -29,12 +31,14 @@
|
||||
"m_Keys": [
|
||||
"UnityNotificationAndroidRescheduleOnDeviceRestart",
|
||||
"UnityNotificationAndroidUseCustomActivity",
|
||||
"UnityNotificationAndroidCustomActivityString"
|
||||
"UnityNotificationAndroidCustomActivityString",
|
||||
"UnityNotificationAndroidScheduleExactAlarms"
|
||||
],
|
||||
"m_Values": [
|
||||
"False",
|
||||
"False",
|
||||
"com.unity3d.player.UnityPlayerActivity"
|
||||
"com.unity3d.player.UnityPlayerActivity",
|
||||
"0"
|
||||
]
|
||||
},
|
||||
"DrawableResources": []
|
||||
|
||||
Reference in New Issue
Block a user