简体   繁体   English

如何使用iPhone显示来电通知

[英]How to display notifications for incoming call using iPhone

I am planning to create an app to display an incoming call through notification. 我打算创建一个应用程序来通过通知显示来电。 The way the app works is, if i am talking to someone through my iPhone to someone else and at the same time someone calls me, I cant receive the other call. 应用程序的工作方式是,如果我通过我的iPhone与别人交谈,同时有人打电话给我,我就无法收到另一个电话。 So I am planning to create an app for it. 所以我打算为它创建一个应用程序。 Does apple provide the classes for it. apple是否为它提供了类。 I am newbie to XCODE. 我是XCODE的新手。 If i am talking on my phone and I am receiving a call, my app should only give a notification sound. 如果我在通话时我正在接听电话,我的应用程序应该只发出通知声音。

As per my knowledge, there is no Class to detect the phone calls. 据我所知,没有Class可以检测到电话。 Apple does not provide any provision to detect other application activities or datas Apple不提供任何检测其他应用程序活动或数据的规定

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何使用iPhone中的动态数据在状态栏中显示通知? - How to display notifications in status bar using dynamic data in iPhone? 如何在 SwiftUI 上将来电视图显示为顶部? - How to display incoming call view as top on SwiftUI? iPhone来电查看类? - iPhone incoming call view class? 蓝牙设备如何显示来自iPhone的来电? - How Bluetooth device can display incoming calls from iPhone? 如何缓冲iPhone应用程序正在观察的传入事件/通知,以便不触发每个事件的事件代码? - how to buffer incoming events/notifications your iPhone app is observing so as not to trigger event code for each event? 如何使用Callkit获取来电号码 - how to get the incoming call number by using callkit Flutter:当应用程序在后台时,如何在 ios 上显示全屏来电? - Flutter: How to display fullscreen incoming call on ios when the app is in background? 通过iPhone Xcode中的应用处理来电 - handling an incoming call through an app in iphone xcode 是否可以在iPhone中记录来电或去电? - Is it possible to record incoming or outgoing call in iPhone? iOS - 在VoIP应用上发送来电通知的最佳做法 - iOS - best practice to send incoming call notifications on VoIP app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM