Hi I’m doing some test on “realm flexible sync”, all really nice! I have 2 doubts / problems:
- Queries on object foreign key fields do not work
- Adding a new query to subscriptions forces you to delete the db on the local app
Thanks
Luigi
Hi I’m doing some test on “realm flexible sync”, all really nice! I have 2 doubts / problems:
Thanks
Luigi
The first issue is a limitation that is imposed for performance reasons. We’re exploring ways to support more complex queries, but need to carefully balance performance vs flexibility.
The second one seems like a bug - can you file a Github issue and describe what exactly you’re trying to do and what is the error you’re getting.