Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can we access message from iMessage ?

Tags:

ios

imessage

Is it possible to access iMessages ? How to send iMessages programmatically ? Apple iOS provide any public API to access or delete Messages ?

like image 788
RakeshR Avatar asked Dec 06 '25 06:12

RakeshR


2 Answers

It is possible to send messages (Sending an iMessage as simple as possible iOS) but it isn't possible to read and delete messages.

like image 137
iCode Avatar answered Dec 08 '25 19:12

iCode


Apple provides this in their SDK through MessageUI, check the Apple documentation: https://developer.apple.com/library/ios/#samplecode/MessageComposer/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010161

You could look at this answer: https://stackoverflow.com/a/10850188.

like image 23
thijsai Avatar answered Dec 08 '25 19:12

thijsai



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!