Skip to content

[Question] Offline/cache support? #87

@joemasilotti

Description

@joemasilotti

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions