{ "id": "136211", "key": "AC-1209", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2015-09-15T07:31:25.000+0000", "created": "2014-09-08T09:44:14.000+0000", "labels": [ "TCSupportTriage" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:37:35.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": [], "description": "On android to setup notifications we do the following\r\n\r\n{code}\r\nvar CloudPush = require('ti.cloudpush');\r\n\r\nCloudPush.singleCallback = true;\r\n \r\nCloudPush.retrieveDeviceToken({\r\n success : function(e) {\r\n \r\n },\r\n error : function(e) {\r\n }\r\n });\r\n{code}\r\n\r\nMigrating from 3.2.2 to 3.3 causes the app not to startup on android\r\n\r\nWe get lots of complaints in logs such as:\r\n\r\n[WARN] dalvikvm: VFY: unable to resolve static field 952 (common_google_play_services_enable_button) in Lcom/google/android/gms/R$string;\r\n\r\nRemoving anything to do with cloud push fixes it", "attachment": [], "flagged": false, "summary": "Loading cloud push module in 3.3 prevents app from loading on android", "creator": { "name": "louis.quaintance@first-utility.com", "key": "louis.quaintance@first-utility.com", "displayName": "Louis Quaintance", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "louis.quaintance@first-utility.com", "key": "louis.quaintance@first-utility.com", "displayName": "Louis Quaintance", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "322504", "author": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\nWe have tested this issue with the latest Ti SDK, but we cannot reproduce this issue as a bug. Push notification works as expected on android.\r\n\r\nh3.Testing Environment: \r\nTitanium SDK: 3.3.0.GA\r\nTitanium CLI: 3.3.0,\r\nAndroid SDK: 4.2.2,4.4.2\r\nOS X Version: 10.9.4,\r\nAppcelerator Studio: 3.3.0\r\n\r\n[Steps to Test & Test Code|https://gist.github.com/MotiurRahman/8766037]\r\n\r\nThanks.", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-09-09T09:43:08.000+0000", "updated": "2014-11-04T18:24:20.000+0000" }, { "id": "349052", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "body": "[~louis.quaintance@first-utility.com] we can not replicate this issue, please provide a test case that we can use to replicate\r\n\r\nThanks", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2015-04-09T16:23:43.000+0000", "updated": "2015-04-09T16:23:43.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }