Hi all, please read this if you are using Cloud and are having trouble with SDKs.
The latest Appwrite SDK versions are for 1.6.x while Cloud is currently on 1.5.x.
Appwrite is backwards compatible but not forwards compatible.
Please revert back 1 major version, or check each of the getting started guides in the docs, which will have pinned SDK versions.
Please also pin your SDK versions.
Cheers :appwritecheers:
TL;DR
Developers using Cloud might face SDK compatibility issues:
- The latest Appwrite SDK is 1.6.x, but Cloud is at 1.5.x.
- Appwrite is backwards, not forwards, compatible.
- Revert to the previous major SDK version or use pinned versions as per the docs.
- Ensure to pin your SDK versions for stability.