On My flutter app, after subscribing to events the subscription closes after a few minutes(about 5) on iOS with closing code 1002.
Appwrite SDK: 9.0.1 Flutter version: 3.12.0 iOS version: 16
Please help
TL;DR
1. The user is experiencing an issue with their Flutter app where the subscription to events is closing after a few minutes on iOS with closing code 1002.
2. The user is using Appwrite SDK 9.0.1 and Flutter version 3.12.0.
3. The user asks if they are self-hosting and if they have anything in front of Appwrite, such as a cloudflare proxy.
Solution: The thread does not provide a solution to this issue. The user is seeking help and assistance from the community.some questions:
- are you self-hosting?
- do you have anything in front of Appwrite?
- do you use cloudflare proxy?
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...