matrix-org / matrix-org/matrix-ios-sdk

Disable check locale to disable Callkit.

Open
#1,679 0 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.