Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

remove work around for objectPermission demo #23

Open
nhachicha opened this issue Mar 7, 2018 · 0 comments
Open

remove work around for objectPermission demo #23

nhachicha opened this issue Mar 7, 2018 · 0 comments
Labels
Android enhancement New feature or request
Milestone

Comments

@nhachicha
Copy link
Contributor

objectPermission is still registering an async query & wait for the UPDATE state as a signal that the permission schema has been synchronised from the server. This could be avoided by using an asyncOpen that starts with a schema-less Realm then waitForChange (similar to what Cocoa is doing).

This should be fixed once realm/realm-java#5812 is implemented

@nhachicha nhachicha added this to the ObjectPerm-GA milestone Mar 7, 2018
@nhachicha nhachicha added Android enhancement New feature or request labels Mar 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant