Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realm-Java intercompatiblity: realm-core 2.6.1 and realm-sync 1.6.0 #984

Closed
Zhuinden opened this issue Apr 26, 2017 · 3 comments
Closed
Assignees

Comments

@Zhuinden
Copy link

In order to use Realm React Native and Realm Java in the same project as asked in here and also back a while ago here,, both libraries would need to provide a version with the same core and sync native components.

If you make a release for Realm-JS react native with with core 2.6.1 and sync 1.6.0, then Realm-React-Native will be compatible with Realm Java 3.1.3.

@YJ1007
Copy link

YJ1007 commented Apr 26, 2017

Would be great if you guys look into it.
Presently, there is no way to write to the same realm from a react-native project from both javascript and android code. Apart from making a native module.

@karapigeon
Copy link

Hi @Zhuinden. I've shared this with the JS team and we'll see if it's something we'll do. Cheers.

@kristiandupont
Copy link
Contributor

Hi @Zhuinden, others have requested this for iOS as well.
Unfortunately, the JS and native SDK's are run quite separately and on separate release schedules. Keeping the versions in sync would be very difficult so even if we made a release for you new, you would have the problem again as soon as you upgrade either one of the SDK's. I am sorry but I don't think we will be able to do anything about this in the near future.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants