You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Enviroment:
Device: Simulator iPhone 8 Plus
OS: iOS 14.5
Netfox version:1.20.0
Xcode version: 13.1
Swift version: 4
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
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
Enviroment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: