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

iOS -- Your server version is not support meomemos #210

Open
mailliwal opened this issue Oct 10, 2024 · 4 comments
Open

iOS -- Your server version is not support meomemos #210

mailliwal opened this issue Oct 10, 2024 · 4 comments

Comments

@mailliwal
Copy link

https://xxx/api/v1/workspace/profile

{ "owner": "users/1", "version": "0.22.6", "mode": "prod", "instanceUrl": "" }

@erauner12
Copy link

erauner12 commented Oct 14, 2024

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

@wangningyu
Copy link

{
"owner": "users/1",
"version": "0.22.5",
"mode": "prod",
"instanceUrl": ""
}

[ iOS] 0.22.5 still show the message: Your server version is not support

@WyInnovate
Copy link

[iOS] 0.22.5 still show the message: Your server version is not support

@levinit
Copy link

levinit commented Nov 4, 2024

do not forget add http:// prefix and port , such as http://yourDoaminOrIP:5230

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

5 participants