Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't throw, but log OTA listener errors (#958) | Ansh | 2023-07-03 | 1 | -1/+4 |
| | |||||
* | [APP-107] OTA updates (#587) | Ansh | 2023-06-02 | 1 | -0/+74 |
* add 1000ms fallbackToCacheTimeout * add listener via useOTAUpdate hook and show modal if update is available * finish expo-updates setup * setup useOTAUpdate hook * add 1000ms fallbackToCacheTimeout * add listener via useOTAUpdate hook and show modal if update is available * finish expo-updates setup * setup useOTAUpdate hook * add OTA updates * Update build.md * temporarily disable ota updates * refactor useOTAUpdate code |