Skip to content

Missing device_id in matrix-android-sdk2 login API #4334

Closed
@hugohn

Description

@hugohn

Description

According to the current spec, the Matrix login API takes in a device_id, but matrix-android-sdk2, which Element Android uses, doesn't seem to expose the device_id param for logging in. There is a PasswordLoginParams class with device_id, but it is an internal class to the SDK. Does anyone know how to log in with device_id?

I checked libQuotient and matrix-ios-sdk and they both provide the login API with a device_id param (explicitly in libQuotient and via a dictionary in matrix-ios-sdk).

Metadata

Metadata

Assignees

Labels

T-EnhancementNew features, changes in functionality, performance boosts, user-facing improvementsmatrix-sdk

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions