thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

EXC_BAD_ACCESS when launching app with two windows in the foreground #674

Closed bummoblizard closed 1 year ago

bummoblizard commented 1 year ago

https://github.com/thebaselab/codeapp/commit/078d1d8fd47254145efb60d82b94c1c85969286d potentially fixes this. The crash is related to GCDWebServer, probably because of conflicting port.