pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.32k stars 184 forks source link

Crash on request tap #9

Closed AV8R- closed 5 years ago

AV8R- commented 5 years ago

When I press on any of requests in list app crashes with exception:

Please file a radar on UIKit with this log if you see this assertion. selectorString = setKeyboardAppearance:, exercisedImplementations = { "setKeyboardAppearance:" = ( ); }

Any suggestions what am I doing wrong? :(

pmusolino commented 5 years ago

Hi @AV8R-

Apparently, it does not seem a problem related to the library, but a problem related to Apple's UIKit. Please check it out this radar: http://openradar.appspot.com/33846788