Hi guys, when I try to access with the account.createSession function in React Native it gives me an error telling me that it is not a function and is Undefined, here is the error: account.createSession is not a function (it is undefined)
Make sure you're looking at the docs that match the version of your SDK and compatible with version of Appwrite
there is no docs for React Native
Are you using Appwrite Cloud?
nono i self hosted everything
I went to check the React Native SDK code and noticed that the createSession function is missing
So you're running Appwrite version 1.5?
yes
The react native SDK is built for Appwrite 1.4 and it's based off the web sdk so you can look at the web sdk docs for version 1.4
when will you update it to version 1.5?
We're working on it. Maybe in a couple weeks
Recommended threads
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...
- App build crashing with "Internal error"
Hello Appwrite team! π We are trying to deploy a Next.js application on Appwrite Cloud, but our builds are consistently failing. The deployment log successful...