๐ Bug Report: Not able to build Client SDK for ios
snr-lab opened this issue ยท 2 comments
snr-lab commented
๐ Reproduction steps
I added sdk-for-apple as per the documentation but getting following error.
"Compiling for iOS 13.0, but module 'Appwrite' has a minimum deployment target of iOS 15.0"
I am adding appwrite to my existing application. I am afraid if I don't support till iOS 13, I will loose some valuable customer. Is it possible to support till ill iOS 13?
๐ Expected behavior
Build should get success.
๐ Actual Behavior
Build is failing
๐ฒ Appwrite version
Different version (specify in environment)
๐ป Operating system
MacOS
๐งฑ Your Environment
Cloud
๐ Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
๐ข Have you read the Code of Conduct?
- I have read the Code of Conduct
iMacHumphries commented
You could always make the API requests yourself. There's docs for the REST API here: https://appwrite.io/docs/references/cloud/client-rest/account