Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对使用 Fabric 感兴趣,未连接到 Internet 时 api 是如何工作的?
我发现firebase(与此类似的工具)会将数据存储在本地,然后对服务器进行批量更新。但是,超过 72 小时的任何内容都不会被记录。
来自 Fabric 的 Mike。
我们在本地记录数据,然后在使用活动网络连接重新启动应用程序时将其发送。将不会记录超过一周的答案事件,但会记录崩溃。