Code Diagnostics

RSS for tag

Enable runtime checks to detect and avoid bugs in your code using Code Diagnostics.

Posts under Code Diagnostics tag

42 Posts

Post

Replies

Boosts

Views

Activity

WatchdogEvent: scene-create
Multiple audits failed, and the problem cannot be repeated Hope to get help soon, thanks "termination" : {"flags":6,"code":2343432205,"namespace":"FRONTBOARD","reasons":["<RBSTerminateContext| domain:10 code:0x8BADF00D explanation:scene-create watchdog transgression: application<cn.huimin.HuiPeitong>:5269 exhausted real (wall clock) time allowance of 19.94 seconds","ProcessVisibility: Foreground","ProcessState: Running","WatchdogEvent: scene-create","WatchdogVisibility: Foreground","WatchdogCPUStatistics: (",""Elapsed total CPU time (seconds): 8.140 (user 8.140, system 0.000), 7% CPU",",""Elapsed application CPU time (seconds): 0.588, 0% CPU"",") reportType:CrashLog maxTerminationResistance:Interactive>"]}, bug1.txt
1
0
2.9k
Oct ’21
WatchdogEvent: scene-create
Multiple audits failed, and the problem cannot be repeated Hope to get help soon, thanks "termination" : {"flags":6,"code":2343432205,"namespace":"FRONTBOARD","reasons":["<RBSTerminateContext| domain:10 code:0x8BADF00D explanation:scene-create watchdog transgression: application<cn.huimin.HuiPeitong>:5269 exhausted real (wall clock) time allowance of 19.94 seconds","ProcessVisibility: Foreground","ProcessState: Running","WatchdogEvent: scene-create","WatchdogVisibility: Foreground","WatchdogCPUStatistics: (",""Elapsed total CPU time (seconds): 8.140 (user 8.140, system 0.000), 7% CPU",",""Elapsed application CPU time (seconds): 0.588, 0% CPU"",") reportType:CrashLog maxTerminationResistance:Interactive>"]}, bug1.txt
Replies
1
Boosts
0
Views
2.9k
Activity
Oct ’21
Hosting app missing some UIKeyboardDidChangeFrameNotifications when keyboard frame changes
My keyboard extension has a function that increases the keyboard height when enabled. However, the host do not always get the  UIKeyboardDidChangeFrameNotification on such changes, causing layout problems in the hosting app.
Replies
0
Boosts
0
Views
639
Activity
Sep ’21