{ "id": "62180", "key": "TIMOB-1548", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-25T10:20:38.000+0000", "created": "2011-04-15T02:55:45.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "compose", "in-app", "ios", "ipad", "iphone", "look1", "message", "sms", "text" ], "versions": [], "issuelinks": [], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T22:03:26.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
Add support for In-App SMS and a function to check if it's\r\navailable on the device.
\r\nMore info:
\r\n\r\nhttp://blog.mugunthkumar.com/coding/iphone-tutorial-how-to-send-in-...
Any updates on this?
The readme says there is already support for in-app sms. Is this\njust undocumented?
Any new updates ?
There is the resources provided below which was on Q&A this\nweek. But I couldn't get it to work.
\n\nhttp://developer.appcelerator.com/question/90851/sms-dialouge-for-i...