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

Can Realm be called inside native code? #1690

Closed
gamestap99 opened this issue May 25, 2024 · 3 comments
Closed

Can Realm be called inside native code? #1690

gamestap99 opened this issue May 25, 2024 · 3 comments
Assignees

Comments

@gamestap99
Copy link

Problem

Hello, I need to find a storage synchronization solution that runs both flutter and swift. And I see that realm also has a swift 1 package. I wonder if they can really synchronize

Solution

No response

Alternatives

No response

How important is this improvement for you?

-- select --

Feature would mainly be used with

-- select --

Copy link

sync-by-unito bot commented May 25, 2024

➤ PM Bot commented:

Jira ticket: RDART-1037

@nielsenko
Copy link
Contributor

Realm support both Flutter and Swift, but not (currently) in the same process. (see #1195).

You can sync between apps written with different frameworks, as long as you ensure they agree on the schema.

@nielsenko nielsenko self-assigned this May 26, 2024
@gamestap99
Copy link
Author

@nielsenko THANKS FOR INFORMATION

@realm realm deleted a comment from sync-by-unito bot May 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 26, 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

2 participants