matrix-org / matrix-org/matrix-ios-sdk
Disable check locale to disable Callkit.
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
According to this
It's likely that China Government doesn't allow any IM that include E2EE.
So it's pointless to check locale and disable callkit for China.
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
No file or test is named. Start by locating the locale-based guard that disables CallKit in the iOS SDK, then inspect its callers and any related tests. Done means the China locale no longer disables CallKit solely because of the locale check, with relevant tests passing if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100