Hi I'm currently making an app, using react native and stumbled across a major problem regarding version 7.0.1 where they removed async functions. I reverted to 7.0.0 since this screwed my whole project, because I was getting this error: [AppwriteException: Already read]. Does any one of you know how to use the api functions when "async" is removed. Keep in mind that im new to typescript, react native and appwrite.
Hi Kedi I am also facing this issue. https://github.com/appwrite/sdk-for-react-native/issues/49
Recommended threads
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?
- Issue with Appwrite Read Request Limit b...
Hi Team, My coding terminal connected to the Appwrite CLI blew through my Projects Read request limit with in a day! and thats a large limit! I'm not sure how...