mattermost-mobile/app/screens/select_server
Amit Uttam 841a8e1df2
MM-25831 Fix timing issue with cancelPing (#4389)
With `getUrl` recently [becoming async](https://github.com/mattermost/mattermost-mobile/commit/293470ff#diff-60b06b1c4aab028b96d9b207e84000c6R316), the global definition of the cancelPing function wasn't being made available in time for use by other functions (e.g. `handleSslProblem` and `handleConnect`)
2020-06-08 14:16:44 -03:00
..
index.js Do not schedule session expiry notification for 5.24+ (#4291) 2020-05-19 12:15:45 -04:00
select_server.js MM-25831 Fix timing issue with cancelPing (#4389) 2020-06-08 14:16:44 -03:00