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

Use in memory Realm without needing to write to the filesystem. #6114

Closed
leemaguire opened this issue Dec 13, 2022 · 2 comments
Closed

Use in memory Realm without needing to write to the filesystem. #6114

leemaguire opened this issue Dec 13, 2022 · 2 comments
Labels
More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks.

Comments

@leemaguire
Copy link
Contributor

Describe your problem or use case

As described here the iOS filesystem is locked until the user unlocks the device after booting up. If we had the ability to open an in-memory Realm without needing to have access to the filesystem it would solve this users issue.

Describe the solution you'd like

Be able to open an in memory Realm while access to the file system is not permitted.

@ironage
Copy link
Contributor

ironage commented Dec 13, 2022

related to #5991

@jedelbo
Copy link
Contributor

jedelbo commented Aug 1, 2023

@leemaguire Could our current "in memory realm" support be used here?

@jedelbo jedelbo added the More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks. label Aug 1, 2023
@sync-by-unito sync-by-unito bot closed this as completed Aug 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
More-information-needed More information is needed to progress. The issue will close automatically in 2 weeks.
Projects
None yet
Development

No branches or pull requests

3 participants