Git Product home page Git Product logo

calldemo's Introduction

CallDemo

iOS 10 CallKit 以及 Call Directory Extension 的Demo

CallKit这块目前网上资料还很少,或者说基本没有,而且在Apple Developer Documentation上目前这块还是Beta状态, 这个Demo是根据类库资料和WWDC官方Session上的SpeakerBox的Demo写的, 并且做了一个Call Directory Extension

Call Directory Extension

这个是苹果在iOS10中提供的一个新的Extension,第三方的防火墙以及来电识别可以依靠它来实现了,代码十分简单。

calldemo's People

Contributors

fenhuanghe avatar hughescuit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

calldemo's Issues

Caller ID doesn't work in my phone

I tried many solution for CallKit extension to show caller id.

Steps:

1 - Adding call directory extension to my project.
2 - Set the developer.apple.com things.
3 - Implement the code. (For testing, both phone numbers array which is stored in userDefaults and static number.)
4 - Allow my app in device settings

But it didn't work. Do I have to add any code in appdelegate or somewhere else? Can you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.