SkillAgentSearch skills...

CallBlocker

An iOS call blocker sample app in Swift using CallKit.

Install / Use

/learn @BCSingh/CallBlocker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CallBlocker

An iOS call blocker sample app in Swift using CallKit

Helpful when you want to block all calls from all known contacts at a time without going for Airplane mode. You can whitelist selected numbers too. On the other hand, this code can be modified and used as a call blocker app to block only the specific numbers that you add to block

Language: Swift 5

Supports from iOS 12.0

  • Maintains a local blocklist in app.
  • The sample adds all your phone contacts to this blocklist
  • Pull down to refresh will check for any new contacts from your Phone Contacts and add to this blocklist.
  • Swipe left on numbers to delete them from blocklist (whitelisting the contact)
  • Enter phone number with dial code to block it (example: +919876543210 or +19876543210)

Related Skills

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated15d ago
Forks14

Languages

Swift

Security Score

75/100

Audited on Mar 16, 2026

No findings