yagiz / Bagel

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

Stop `resume` swizzling #65

Closed ShotaKashihara closed 3 years ago

ShotaKashihara commented 3 years ago

Why

SDWebImage で画像をロードすると resume を swizzle している箇所でクラッシュする

What

resume を止めても Bagel browser は使えるのでコメントアウトする

ref: https://github.com/wantedly/yashima-ios/issues/8477 (Internal Only)

ShotaKashihara commented 3 years ago

Sorry, its mistake🙈