Mosh OntongOriginal post
Quality
I have been upgraded my appwrite flutter sdk from 11.x.x into 12.x.x, I got this error
The method 'createPhoneSession' isn't defined for the type 'Account'.
It seems that this method does not available on the latest version. But if that so can we update this documentation:
https://appwrite.io/docs/products/auth/phone-sms
Summary
Developers are facing an issue with the createPhoneSession method in the latest Appwrite Flutter SDK version. The method is not available in the new version. Update the documentation to reflect this change.