Fix iOS crash on startup due to wrong thread (#245)
Error: ``` Assertion failure in -[GIPReachability startWithCompletionHandler:] 'NSInternalInconsistencyException', reason: 'GIPReachability should be used from the main thread' ``` Fixes #233
Showing
Please register or sign in to comment