And I have some more iMessage related projects on my GitHub as well. Hopefully these projects give you or others some more ideas for iMessage related stuff
I had someone tell me that they were able to get it working on El Capitan by disabling some security settings, but I've resorted to running services (https://github.com/CamHenlin/iMessageBot specifically) on a VM with a genuine Apple device SN running Yosemite, and that works very nicely.
Comments
Cool! Very nice project. I wrote some similar iMessage related clients here:
https://github.com/CamHenlin/imessageclient - this is a terminal based one that works over ssh
https://github.com/CamHenlin/iMessageWebClient - this is a web based client that I used to do iMessages on a windows phone for quite a while
And I have some more iMessage related projects on my GitHub as well. Hopefully these projects give you or others some more ideas for iMessage related stuff
I'm guessing the imessageclient project doesn't work on El Capitan yet? How does your iMessageModule[0] get around it?
[0] https://github.com/CamHenlin/iMessageModule
I had someone tell me that they were able to get it working on El Capitan by disabling some security settings, but I've resorted to running services (https://github.com/CamHenlin/iMessageBot specifically) on a VM with a genuine Apple device SN running Yosemite, and that works very nicely.
both links are 404.
Fixed thanks!