{ "id": "170423", "key": "AC-5400", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2017-12-06T20:42:15.000+0000", "created": "2017-11-22T12:58:25.000+0000", "labels": [], "versions": [ { "id": "17038", "name": "Appcelerator Studio 4.5.0", "archived": false, "released": false } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-12-06T20:42:15.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Publish app on google store doesen't allow showDatePickerDialog on android with this error \r\nUncaught TypeError: Cannot read property 'showDatePickerDialog' of undefined.\r\n\r\nBug appears only after publish, it works correctly if install app from titanium.\r\n\r\ni changed var picker = Ti.UI.createPicker(); to var pickerdata = Ti.UI.createPicker({\r\ntype: Ti.UI.PICKER_TYPE_DATE,\r\nvalue:new Date() \r\n}); and now it works on google.", "attachment": [], "flagged": false, "summary": "Bug with showDatePickerDialog", "creator": { "name": "kreigher", "key": "kreigher", "displayName": "gianluca", "active": true, "timeZone": "Europe/Malta" }, "subtasks": [], "reporter": { "name": "kreigher", "key": "kreigher", "displayName": "gianluca", "active": true, "timeZone": "Europe/Malta" }, "environment": "mac os high sierra, minimac 2015", "comment": { "comments": [ { "id": "431186", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, There seems to be a lot of information missing in your report. First, we need a full sample code. Also, the SDK you are using to build? Need the target Android API version when publishing. Also, if you are using old SDK I would suggest you upgrade to latest SDK 6.3.0.GA and try again. Try also upgrade your studio to 4.10.x version. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-11-22T20:05:18.000+0000", "updated": "2017-11-22T20:05:40.000+0000" }, { "id": "431254", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello [~kreigher],\r\n\r\nI just wanted to follow up here. Did you manage to follow the instructions provided earlier? Let us know if you still experience any issue. We would be happy to assist you.\r\nBest Regards!", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2017-11-26T06:20:14.000+0000", "updated": "2017-11-26T06:20:14.000+0000" }, { "id": "431366", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello [~kreigher], Are you still having the issue? Can you try SDK 6.3.0.GA? ", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2017-11-28T09:23:48.000+0000", "updated": "2017-11-28T09:23:48.000+0000" }, { "id": "431372", "author": { "name": "kreigher", "key": "kreigher", "displayName": "gianluca", "active": true, "timeZone": "Europe/Malta" }, "body": "I was using last sdk (6.3.0) and last version of titanium. I tried with api23/api24. Here a full sample code:\r\nhttps://pastebin.com/r3vBJPVF\r\n\r\ni changed var picker = Ti.UI.createPicker(); to var pickerdata = Ti.UI.createPicker(\r\n{ type: Ti.UI.PICKER_TYPE_DATE, value:new Date() }\r\n); and now it works on google.", "updateAuthor": { "name": "kreigher", "key": "kreigher", "displayName": "gianluca", "active": true, "timeZone": "Europe/Malta" }, "created": "2017-11-28T09:54:48.000+0000", "updated": "2017-11-28T09:54:48.000+0000" }, { "id": "431479", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, Please send a full reproducible code or a sample app that we can test to verify the issue. we need the full sample code not a portion of it. Thanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-11-29T20:52:00.000+0000", "updated": "2017-12-05T20:06:23.000+0000" }, { "id": "431716", "author": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "[~kreigher],I just wanted to follow up here. Did you manage to follow the instructions provided earlier? Let us know if you still experience any issue. We would be happy to assist you.\r\nBest Regards!", "updateAuthor": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2017-12-05T06:43:55.000+0000", "updated": "2017-12-05T06:43:55.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }