mattermost / mattermost/react-native-network-client
1.3.0 APIClient.importClientP12 has no affect on ios side
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 26
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 2
Description
after creating the client,i call the importCLientP12 function and was told identify has already been imported, but the request returns 401 in ios side, android is work as expected, how can i resolve it?
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 by tracing APIClient.importClientP12 and the iOS request path, then compare their behavior with the Android path described in the issue. Reproduce the 401 after importing the client identity; done means iOS requests authenticate successfully after import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- api, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100