I have a question about the "Required device capabilities" item in the info.plist file.
In my app, user can send sms using the MFMessageComposeViewController
. So I am wondering should I set the sms capability key in the plist.
I know the iPod Touch have iOS 5 could send iMessages. However, I don't know whether the iPod Touch with iMessage can be seen as the device capable of "sms".
Thanks!