kasketis / netfox

A lightweight, one line setup, iOS / OSX network debugging library! 🦊
MIT License
3.65k stars 368 forks source link

NFXListController_iOS Unexpectedly found nil while implicitly unwrapping an Optional value #232

Open arifrach31 opened 2 years ago

arifrach31 commented 2 years ago

Describe the bug when I open the netflix debugger, I get a crash stating that in the NFXListController_iOS file on line 128: Unexpectedly found nil while implicitly unwrapping an Optional value. then I checked on line 17, it seems that in force then the error occurs.

Screenshots/Video

Screen Shot 2022-04-07 at 14 27 04 Screen Shot 2022-04-07 at 14 27 23

Enviroment:

Additional context Add any other context about the problem here.

vGubriienko commented 2 years ago

Could you check the issue on latest version?