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
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...