Today I woke up to find all my flutter amd appwrite projects not working due to the sdk throwing error "Type "String" is not a subtype of "int"". Something changed overnight on cloud side i guess. Everything is broken now. Whats going on?
The error is in parsing within the sdk. And I am certain its not because of my code. All apps are stable in production for a while and all of them have stopped working. Highly unacceptable!! I'm in a support nightmare from my client
The errors happening because of metadata sent by cloud for a row for sequence as String instead of int
@Steven Please update what's going on. I'm in serious trouble
Flutter SDK broken by cloud.
Recommended threads
- Database listRows method call failing in...
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of...
- A resource limit has been exceeded for t...
Hi. My website has been blocked for exceeding the limit, and out of the 5GB I only used 1.18MB, while the email says 6.36GB. Project Id: 6908f95b002d8ad8d320
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...