dbukowski/DBDebugToolkit

App crash when turning off "Logging enabled" at Network Settings screen

Closed this issue · 0 comments

qkzhu commented

When you turn off "Logging enabled" at network setting screen, while it still receiving networking logging, it will crashed, because it tries to access DBNetworkTookit's requests list even after the list is empty.

*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndexedSubscript:]: index ****5807 beyond bounds for empty array'