simplex-chat / simplex-chat/simplex-chat
self-compiled android app issues
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
i have tried merging updates from tagv5.0.0 still it shows this error, when clicking on create profile, it shows this error and i have tried other names also , still it says same things with longer error :-
apiCreateActiveUser: chatCmdError invalid json {
"type": "error",
"errorType": {
"type": "userExists",
"contactName": "thetanmay1"
}
}

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Android create-profile flow in the self-compiled build and trace the apiCreateActiveUser error reported for tag v5.0.0. Reproduce the failure with multiple names, then determine whether profile creation succeeds without the userExists/invalid JSON error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, haskell
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100