mattermost-mobile/app/screens/select_server
Mattermost Build 8a95000bd0
MM-25831 Fix timing issue with cancelPing (#4394)
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:24:16 -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 (#4394) 2020-06-08 14:24:16 -03:00