I want to develop an iPhone callerID application. I have the following problems for development
How to identify an incoming call? You must start the application when an incoming call occurs.
Please help me. I am new to iPhone development.
Thanks, Srikanth
You cannot do this. IOS applications cannot start without direct interaction with the user, and incoming calls suspend applications that are already running.
, iOS. . , iOS, , , Apple , . Apple , ( Google Voice). , (. Opera Skype), , .
: .
, , , .
. .
No. You just can't do it. There is no public API for this. Your application will be in a sandbox environment, and your application will be suspended when an incoming call occurs. In any case, you cannot access them.
Source: https://habr.com/ru/post/1770536/More articles:Get json value using string - jsonHow to programmatically display a partitioned matrix in Mathematica? - wolfram-mathematicaEntity Framework 4 generated queries join complete tables - linqPrint file name to label from Fileupload control - ASP.NET 4.0 C # - c #https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1770535/initwitharray-seems-to-give-a-reference-to-source-array-rather-then-a-new-array&usg=ALkJrhhZR59Nr6r7T4H6wEcRI3MmXIuIIgHow to install DBD :: Pg if postgres is not installed? - linuxHow to convert char array with zero completion to string? - stringUnique elements from NSMutableArray with NSDictionary elements? - iosCan I define a view in eclipse that displays html files? - javaJava: an anonymous class as a subclass from an existing implementation interface? - javaAll Articles