{ "id": "137293", "key": "TIMOB-17794", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2014-09-27T00:05:45.000+0000", "created": "2014-09-26T22:11:46.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "qe-3.4.0" ], "versions": [ { "id": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-09-27T00:05:52.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": "h6. I cant check if this is a regression as SDK 3.3.0.GA is not compatible with xcode 6.0.1\r\n\r\nh5. Description:\r\n1. Replace the contents of app.js with the code below:\r\n{code}\r\nvar win1 = Titanium.UI.createWindow({ \r\n title:'Tab 1',\r\n backgroundColor:'#fff'\r\n});\r\n\r\nvar emailDialog = Ti.UI.createEmailDialog();\r\nemailDialog.open();\r\n\r\nwin1.open();\r\n{code}\r\n2. Build for IOS 8 (this is device independent).\r\n\r\nh5. Actual Result:\r\n1. The email dialog does not open in IOS 8.0.2 but opens fine on IOS 7.1.2.\r\n\r\nh5. Expected Result:\r\n1. The email dialog should open in IOS 8.0.2.", "attachment": [ { "id": "51648", "filename": "IOS_7.1.2.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T22:11:46.000+0000", "size": 43438, "mimeType": "image/png" }, { "id": "51649", "filename": "IOS_8.0.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T22:11:46.000+0000", "size": 32240, "mimeType": "image/png" } ], "flagged": false, "summary": "IOS 8 : Opening an email dialog does not work on IOS 8.0.2", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio : 3.4.0.201409231834\r\nTi SDK : 3.4.0.v20140925164115\r\nMac OSX : 10.9.4\r\nAlloy : 1.5.0-rc5\r\nCLI - 3.4.0-rc4\r\nCode Processor: 1.1.1\r\nIphone 6 - IOS 8.0.2\r\nIphone 4S - IOS 7.1.2", "comment": { "comments": [ { "id": "325931", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "How does this relate to TIMOB-17708?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T22:29:42.000+0000", "updated": "2014-09-26T22:29:42.000+0000" }, { "id": "325934", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I am not sure its related, but in TIMOB-17708 the issue is the message and the recipient(s) are not set in the email dialog & with this issue the email dialog does not come up at all, even for the code in TIMOB-17708.\r\n\r\nThis is little confusing, if this issue existed then it would have be apparent while working on TIMOB-17708 unless there is a breakage later after the fix went in. ", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T22:37:26.000+0000", "updated": "2014-09-26T22:41:38.000+0000" }, { "id": "325938", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "On my testings, the message and recipients did not show on the simulator for some reason, then dialog closed automatically. We now check if you're running on an iOS 8 simulator and if so we don't show the dialog. We log a warning message instead.\r\nWhen I tested on the real device, everything worked as expected. Are you seeing anything different?\r\n\r\nh4. Edit\r\nI tested this a week before this comment was written.", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T23:01:15.000+0000", "updated": "2014-09-26T23:56:42.000+0000" }, { "id": "325945", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~penrique]-- for me right now on both simulator & real device the email dialog does not come up.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T23:12:13.000+0000", "updated": "2014-09-26T23:12:13.000+0000" }, { "id": "325957", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I just tried this in KS, worked for me. Investigating\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-26T23:56:30.000+0000", "updated": "2014-09-26T23:56:30.000+0000" }, { "id": "325964", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Guys, its user error. My bad it skipped my mind that in IOS u need to sign in to your email account for the email dialog to show up.\r\n\r\nI signed in & now the email dialog comes up as expected.\r\n\r\nClosing.", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-27T00:04:52.000+0000", "updated": "2014-09-27T00:04:52.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }