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.
场景 1) 首次启动应用程序,设置 cognito crdentails 和 CognitoSync,创建数据集并填充值。应用程序关闭 2) 设备离线 3) 应用程序启动,我们可以访问 CognitoSync 和 ftech 数据集吗?
Cognito 的 Javascript SDK 允许离线访问数据集。出于这个原因,Cognito 使用本地存储来保存数据集。