zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
205 stars 198 forks source link

Show detailed register-queue feedback #890

Open gnprice opened 3 months ago

gnprice commented 3 months ago

This is like #555 but for the step where we call registerQueue, rather than getEvents.

On the implementation, some details in chat thread: https://chat.zulip.org/#narrow/stream/48-mobile/topic/0.2E0.2E19.20Flutter.20.3A.20Cant.20connect.20to.20self.20hosted.20instance/near/1923246

This will let us distinguish between:

and will give the user details they can send us in a screenshot. Particularly in the case of malformed server data, we'll want the stack trace so we can debug.

gnprice commented 1 week ago

A new issue today is a reminder of the malformed-server-data case: