質問編集履歴

1

エラーメッセージの編集

2022/10/19 13:59

投稿

dabi
dabi

スコア6

test CHANGED
File without changes
test CHANGED
@@ -9,9 +9,9 @@
9
9
  ### 発生している問題・エラーメッセージ
10
10
 
11
11
  022-10-19 18:32:15.252262+0900 "AppName"[44179:2334980] Successfully load keyboard extensions
12
- 2022-10-19 18:34:44.025939+0900 "AppName"[44179:2336103] [AXRuntimeCommon] Unknown client: PodOne
12
+ 2022-10-19 18:34:44.025939+0900 "AppName"[44179:2336103] [AXRuntimeCommon] Unknown client: "AppName"
13
13
  error
14
- 2022-10-19 18:34:46.006371+0900 PodOne[44179:2336102] [AXRuntimeCommon] AX Lookup problem - errorCode:1100 error:Permission denied portName:'com.apple.iphone.axserver' PID:44203 (
14
+ 2022-10-19 18:34:46.006371+0900 "AppName"[44179:2336102] [AXRuntimeCommon] AX Lookup problem - errorCode:1100 error:Permission denied portName:'com.apple.iphone.axserver' PID:44203 (
15
15
  0 AXRuntime 0x00000001bf54b024 _AXGetPortFromCache + 932
16
16
  1 AXRuntime 0x00000001bf54d1d8 AXUIElementPerformFencedActionWithValue + 772
17
17
  2 UIKit 0x000000021a69f284 3CB83860-AA42-3F9A-9B6E-2954BACE3DAC + 778884
@@ -47,7 +47,7 @@
47
47
  8 libsystem_pthread.dylib 0x00000001e27b8df8 _pthread_wqthread + 288
48
48
  9 libsystem_pthread.dylib 0x00000001e27b8b98 start_wqthread + 8
49
49
  )
50
- 2022-10-19 18:34:46.017574+0900 PodOne[44179:2334980] [DocumentManager] The view service did terminate with error: Error Domain=_UIViewServiceErrorDomain Code=1 "(null)" UserInfo={Terminated=disconnect method}
50
+ 2022-10-19 18:34:46.017574+0900 "AppName"[44179:2334980] [DocumentManager] The view service did terminate with error: Error Domain=_UIViewServiceErrorDomain Code=1 "(null)" UserInfo={Terminated=disconnect method}
51
51
 
52
52
 
53
53
  ### 該当のソースコード