calabash / calabash-ios-server

An embedded HTTP server for performing queries and test automation
Other
87 stars 82 forks source link

fix: prevent crash when calling search bar / textview delegate methods #480

Closed LiohAu closed 2 years ago

LiohAu commented 2 years ago

I just had this crash in my app with the search bar, it seems that the delegate method implementation is optional, but not checked in the server.