David Chiles
David Chiles
[We're](https://github.com/chatsecure/chatsecure-ios/) having this same issue. 1. Server is working fine after fresh launch. 2. App goes in background (lock screen) for 3+ minutes. 3. Unlock phone. 4. Server no longer...
So maybe I don't have the same problem just the same symptoms. We had `GCDWebServerOption_AutomaticallySuspendInBackground` set to `NO`. By removing this it fixed our issue. 🤷♂️
I pulled the latest changes into [a fork](https://github.com/davidchiles/SpatialDBKit) and that seemed to fix the issue. Maybe update the podspec?