๐ Bug Report: getSession() crash after unwrap null value
chuiizeet opened this issue ยท 1 comments
chuiizeet commented
๐ Reproduction steps
call getSessions()
or getSession(sessionsId:)
๐ Expected behavior
Get Session object
๐ Actual Behavior
Could not cast value of type 'NSNull' (0x7fa3b980b430) to 'NSString' (0x7fa3c8036140).
๐ฒ Appwrite version
Different version (specify in environment)
๐ป Operating system
MacOS
๐งฑ Your Environment
Appwrite 0.13.x
Xcode 13.2.1 (13C100)
iOS 15
๐ 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
abnegate commented
This should no longer be an issue with Appwrite 0.14+ ๐