标签: realm realm-mobile-platform
我还在学习如何在我的下一个项目中实现realm.io。我对Realm Mobile Platform(离线同步)感到非常惊讶。
我正在阅读https://realm.io/docs/realm-object-server/#access-control但我需要的是阻止用户访问模型中的某些数据。 (假设他们只能访问自己的数据)。
谢谢
答案 0 :(得分:0)
除了Realm文档。您可以查看有关Multi-Realm设置的几个概述。他们超越了权限和数据库设计。
https://realm.io/docs/tech-notes/multi-realm-cheatsheet/
https://realm.io/docs/tech-notes/teamwork/