element-hq / element-hq/element-android
How can register new user by using matrix sdk[SDK]
Open
matrix-sdk
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
I had used the method createAccount(userName: String, password: String, initialDeviceDisplayName: String?, callback: MatrixCallback): Cancelable from matrix SDK(v1.0.10) to create a new user, and nothing happened. I had passed registration but after I couldn't enter with created credentials. Does anyone have an idea of what I did wrong?
Contributor guide
Assessment
This issue has not been assessed yet.