yagiz / Bagel

a little native network debugging tool for iOS
Apache License 2.0
4.35k stars 317 forks source link

Random Crash #48

Closed fmirault closed 4 years ago

fmirault commented 5 years ago

Hi !

I regularly have a crash when initializing Bagel with the inject method. I didn't change anything about the configuration, and the crash occurs on line 47 of BagelURLConnectionInjector : if(class_conformsToProtocol(classes[i], protocol)).

In the console, I have the following output: "Attempt to use unknown class"

fmirault commented 4 years ago

No answer since 1 month and a half ?