objective c - Implement phone call lengh monitoring iOS -


i can make user call app. want length of call in app, once call ended

no,you can't officially.as once initiate telprompt:// leave application & once call has been ended there no delegate called later , outside app.you can't access call related information in non-jailbroken phone.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

c# - ItextSharp font color issue in ver 5.5.4+ -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -