質問編集履歴
2
画像の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -186,4 +186,5 @@
|
|
186
186
|
28 UIKitCore 0x5e24e466 -[UIApplication _stopDeactivatingForReason:] + 1106
|
187
187
|
32 UIKitCore 0x5da30b37 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 468
|
188
188
|
(lldb)
|
189
|
-
```
|
189
|
+
```
|
190
|
+
](25262adb99a547f2848ccabc193cdc36.png)
|
1
コンソールの追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -179,4 +179,11 @@
|
|
179
179
|
|
180
180
|
}
|
181
181
|
|
182
|
+
```
|
183
|
+
reasonの箇所
|
184
|
+
```ここに言語を入力
|
185
|
+
2019-09-30 16:54:40.412248+0900 RepMonitor WatchKit Extension[952:12172] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'The string "Save the data" is an invalid value for NSHealthShareUsageDescription'
|
186
|
+
28 UIKitCore 0x5e24e466 -[UIApplication _stopDeactivatingForReason:] + 1106
|
187
|
+
32 UIKitCore 0x5da30b37 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 468
|
188
|
+
(lldb)
|
182
189
|
```
|