Files
iOS/Sources/Shared/API
Zac West 861a40a50a Fix discovery of instances older than 0.110 (#2079)
## Summary
Version 0.110 started sending internal_url/external_url, but older versions than that send base_url.

## Any other notes
This is really only a problem because versions older than 0.104 do not support including the device id in the registration, but we don't know the version number until we pull the config from the webhook, which can only be created after registering the device. Thus, if you're using a version older than 0.104 and doing manual setup, it'll still always fail, but discovery-based will start working after this.
2022-02-11 21:33:54 -08:00
..
2021-11-27 12:33:46 -08:00
2022-02-02 09:22:36 -08:00
2021-11-27 12:33:46 -08:00
2021-11-27 12:33:46 -08:00
2021-11-27 12:33:46 -08:00
2021-11-27 12:33:46 -08:00