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

mautrix-imessage needs to be outside of /var in iOS 12, but older 8gb devices only have enough space in /var #6

Open
EthanRDoesMC opened this issue Sep 24, 2021 · 1 comment

Comments

@EthanRDoesMC
Copy link
Owner

in iOS 12, a binary has to be outside of /var to run. In the case of an 8gb 5c on iOS 10, however, only /var has enough space to store mautrix-imessage. Maybe an installation script could fix this?

@CarlAmbroselli
Copy link

Storing in /private/var/mautrix-imessage-arm64/ instead of /var/mobile/Documents/mautrix-imessage-arm64 worked for me! (And /private/var shares all available storage)

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

No branches or pull requests

2 participants