console
console copied to clipboard
🚀 Enhancement: Add SDK Versions to Use on Console
🔖 Enhancement description
For example - The Get the SDK
Page on Console for Apple Integration says -
1. ...
2. Search for the Appwrite SDK with the URL https://github.com/appwrite/sdk-for-apple
3. In the right panel, select your target project and add your desired version rules
4. ...
This can cause confusion as the latest version will always be ahead of the Cloud for a brief period of time. Adding a version to use in bold can help in avoiding SDK based issues later due to version mismatches.
🎤 Pitch
Add a version info like -
1. ...
2. Search for the Appwrite SDK with the URL https://github.com/appwrite/sdk-for-apple
3. In the right panel, select your target project and select 4.0.2 as the version rules
4. ...
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct