Hi there,
The following warning is currently appearing in my console:
Warning: The current SDK is built for Appwrite 1.8.0. However, the current Appwrite server version is 1.7.4. Please downgrade your SDK to match the Appwrite version: https://appwrite.io/docs/sdks
The project is based on Expo and React Native. The current Appwrite SDK version is: 0.17.1. However, I couldn't determine which SDK version from the GitHub repository is compatible with the server version (1.7.4).
Thanks in advance!
Recommended threads
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...
- Selfhosted 1.8.0 500 Server Error [Fresh...
Good evening, Currently running into issues with deploying 1.8.0 on a Dokploy instance I have. Prior to this we had 1.6.x running and it was fine. Tried to up...
- Invalid document structure: Unknown attr...
Hello. I have self hosted instance running on my server and has valid endpoint and most of things are working as should. Installation is fresh install of versio...