如何为我的 firebase 应用程序启用本地存储

How to enable local storage for my firebase app

我的应用程序将一些数据发送到 firebase 存储,但当应用程序要发送这些数据时,连接可能已关闭。我听说我可以通过启用本地存储来实现,我想知道如何实现?

您可以看到以下站点 - https://www.firebase.com/docs/web/guide/offline-capabilities.html