I was wondering if anyone know how to use ChatKit in iOS 5
all i really want to do is make a command line tool that will send a message, to kind of show me how to compose messages in ChatKit then i can expand it into something useful later on....
Ive at least figured out that CKSMSService relates to obviously SMS and CKMadridService relates to iMessages. through playing around i managed to use CKSMSService to send a text to an email address but I'm having trouble doing this right.
all i really want to do is make a command line tool that will send a message, to kind of show me how to compose messages in ChatKit then i can expand it into something useful later on....
Ive at least figured out that CKSMSService relates to obviously SMS and CKMadridService relates to iMessages. through playing around i managed to use CKSMSService to send a text to an email address but I'm having trouble doing this right.