mattermost / mattermost/react-native-network-client

1.3.0 APIClient.importClientP12 has no affect on ios side

Open
#115 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.