mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 00:45:21 +00:00
- Timer.scheduledTimer must be called on main thread with run loop - Wrapped timer scheduling in DispatchQueue.main.async - This prevents EXC_BREAKPOINT crash when called from background threads