You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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)
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?
The text was updated successfully, but these errors were encountered: