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

Option to export compacted realm to specific folder #1532

Open
BlueCobold opened this issue Sep 10, 2022 · 4 comments
Open

Option to export compacted realm to specific folder #1532

BlueCobold opened this issue Sep 10, 2022 · 4 comments

Comments

@BlueCobold
Copy link

I am shipping a default realm with my apps and since it is encrypted and rather large, I am compacting it before my app build. When making changes to this realm with Realm Studio, it only gets saved uncompacted.

I would like to have an option in the File menu of Realm Studio to save the realm compacted to a specific folder, without all the realm management "bonus files".

Currently, I am running scripts to compact the realm after I made my changes, which is very inconvenient.

@kneth
Copy link
Contributor

kneth commented Sep 12, 2022

On MacOS you can choose file name and folder

Screenshot 2022-09-12 at 09 51 25

Moreover, the management files are not creating when you use "Save data" and the file is compacted.

@sync-by-unito sync-by-unito bot closed this as completed Sep 12, 2022
@BlueCobold
Copy link
Author

@kneth When I do that, the file is saved unencrypted. This does not match my use case.

@kneth
Copy link
Contributor

kneth commented Sep 12, 2022

@BlueCobold I missed that point - sorry. I will reopen the issue.

@kneth kneth reopened this Sep 12, 2022
@BlueCobold
Copy link
Author

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants