Currently, the iOS app doesn't utilize background refresh functionality. This means the app doesn't automatically fetch and update information from the cloud in the background. As a result, the app's data might become outdated if changes are made while the app is closed. To see the latest information, I have to manually open the app and wait for it to refresh.
I would greatly appreciate it if the app could leverage background refresh. This would allow the app to periodically sync with the cloud in the background, even when it's not actively in use. This background refresh would ensure that the app's information is always up-to-date, reflecting the latest changes made.