ios - Is it Possible to get iphone voice mails in app or text messages -


i working on app in ios. in need voice mails of iphone , stored in app , app if want save of voice mail select , stored on server , sharing , downloading option there.

i have searched lot on google , stackoverflow, reply security concerns apple, not allow messages , emails of iphone. there way this.

no, there no way read text messages or voice mails. apple strict on due privacy concerns.

you can access data apple supplies documented api. can not access files outside of sandbox of app, unless apple provides api it. using non-documented, private apis forbidden apple. (see app store review guidelines.)


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -