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
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...