Skip to content

An iOS call blocker sample app in Swift using CallKit.

Notifications You must be signed in to change notification settings

hoyacom/CallBlocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

Language: Swift 3

Support from iOS 10

  • Maintains a local blocklist in app.
  • All your phone contacts will be added to this blocklist
  • Pull down to refresh will check and add any new contacts from your Phone Contacts to this blocklist.
  • Swipe right to left for deleting the number from blocklist (whitelisting the contact)
  • Multi select and delete contacts from blocklist
  • Text entry any phone number with local code to block it

About

An iOS call blocker sample app in Swift using CallKit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%