-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a question, not a bug report or issue. Maybe we can enable GitHub Discussions for these types of conversations?
Are they any recommended approaches to caching data for offline access? I understand that the library won't do anything out of the box – I don't expect it to. But if folks have experience doing this I'd love some pointers.
For example:
- What iOS APIs to use to download the payload?
- Where to store/persist the cache?
- How to invalidate it?
- How to render it later when the internet connection is down?
- Any other tips or gotchas.
I know HEY renders email content without a connections, so I know this is possible.
Any help, tips, or ideas would be greatly appreciated!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request