-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
iOS -- Your server version is not support meomemos #210
Comments
I tried accessing and am able to log in on the same version. However, I am unable to list or load any memos from my server. I can create new memos, but when I close the app and reopen it, they are gone again. I am unsure why I am not receiving an error message indicating that my version is not supported. Additionally, what is causing the memos not to load into the app? Edit: I just installed TestFlight version and now the newly created memos are staying but any preexisting are not. Just realized that server was 0.22.5 which is the stable version, makes sense. 0.22.6 is the culprit |
{ [ iOS] 0.22.5 still show the message: Your server version is not support |
[iOS] 0.22.5 still show the message: Your server version is not support |
do not forget add http:// prefix and port , such as http://yourDoaminOrIP:5230 |
Still unavailable to access. |
I have the same issues, working on android, but not iOS. |
If Moe Memos works on Android for the same Memos server, please check whether local network permission (and/or wireless network permission on Chinese iPhone) is allowed for Moe Memos. If you are using a self-signed certificate, you need trust it on iOS devices. |
Please try the workaround in #242 (comment) |
https://xxx/api/v1/workspace/profile
{ "owner": "users/1", "version": "0.22.6", "mode": "prod", "instanceUrl": "" }
The text was updated successfully, but these errors were encountered: