Skip to content

🐛 Bug Report: Flutter account.deleteSessions() Connection Timed Out on Android #654

Open
@asorokin

Description

@asorokin

👟 Reproduction steps

I am developing an app using Flutter with Appwrite. When I try to log out the user by calling account.deleteSessions() on physical Android device, it throws a "Connection Timed Out" exception. The user session kept untouched in the Appwrite console. It only happens on my Android device; iOS and Web versions work as expected. Appreciate your direction on this issue.

👍 Expected behavior

Delete all sessions from the user account and remove any sessions cookies from the end client.

👎 Actual Behavior

"Connection Timed Out" exception is thrown. The user session kept untouched in the Appwrite console.

🎲 Appwrite version

Version 0.11.x

💻 Operating system

Something else

🧱 Your Environment

No response

👀 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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions