{ "id": "150253", "key": "AC-434", "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": "2015-12-22T09:15:09.000+0000", "created": "2015-08-07T14:37:14.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2015-12-22T09:15:09.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": "Description:\r\n----------------\r\nOriginally, I created my app project and called it \"wcguest\". My app works great and Push Notifications are received on both iPhone 6 and Apple Watch. I then decided to change the App Name of my app and it appears there is an issue with the app name not getting updated in all locations necessary.\r\n\r\n\r\nSteps to reproduce:\r\n--------------------------\r\n* I renamed my project (using Appcelerator Studio GUI) to \"wait checkr\"\r\n* I opened tiapp.xml and updated 'wait checkr'\r\n* I opened manifest and updated '#appname:wait checkr'\r\n* I cleaned my project / deleted build\r\n* Deleted app from iphone\r\n* Deleted Push Device Subscription in platform.appcelerator.com\r\n* Pushed app to iPhone\r\n* Opened app and re-subscribed to PUSH\r\n* Sent PUSH message to device\r\n\r\n----WORKS----\r\niPHONE:\r\n* In Settings > app name is updated to \"wait checkr\"\r\n* In Settings > Notifications app name is updated to \"wait checkr\"\r\n* iPhone DID receive the PUSH notification and the app name on the PUSH Message shows the correct new name, \"wait checkr\"\r\nWATCH:\r\n* Watch > Notifications > app name is updated to new name \"wait checkr\"\r\n\r\n----Does NOT WORK---\r\n* Watch DID receive the PUSH notification.....BUT in the PUSH Message the app name still shows the old name \"wcguest\"\r\n* ", "attachment": [ { "id": "56365", "filename": "IMG_2006.PNG", "author": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "created": "2015-08-07T14:36:30.000+0000", "size": 396635, "mimeType": "image/png" }, { "id": "56364", "filename": "IMG_2007.PNG", "author": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "created": "2015-08-07T14:36:42.000+0000", "size": 198733, "mimeType": "image/png" }, { "id": "56363", "filename": "Slack for iOS Upload.png.jpeg", "author": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "created": "2015-08-07T14:36:51.000+0000", "size": 10776, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Apple Watch Push Notifications showing incorrect 'App Name'", "creator": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "environment": "Ti: 4.1.0GA\r\niPhone 6 (v8.4)\r\nApple Watch (v1.0.1)\r\nPush: using Appcelerator", "comment": { "comments": [ { "id": "359358", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "body": "[~amwinsauto] you mind attaching a test case?\r\n\r\nThanks", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2015-08-07T21:34:21.000+0000", "updated": "2015-08-07T21:34:21.000+0000" }, { "id": "359664", "author": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "body": "Sorry, what exactly do you mean by test case?", "updateAuthor": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "created": "2015-08-12T13:55:42.000+0000", "updated": "2015-08-12T13:55:42.000+0000" }, { "id": "359683", "author": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "body": "[~amwinsauto] please review the documentation on how to submit a test case [here|http://docs.appcelerator.com/platform/latest/#!/guide/How_to_Submit_a_Bug_Report-section-29004732_HowtoSubmitaBugReport-CreatingaTestCase]", "updateAuthor": { "name": "rtlechuga", "key": "rtlechuga", "displayName": "Radamantis Torres-Lechuga", "active": false, "timeZone": "Asia/Dubai" }, "created": "2015-08-12T16:36:07.000+0000", "updated": "2015-08-12T16:36:07.000+0000" }, { "id": "359703", "author": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "body": "My issue is with the \"app name\" displayed when receiving a PUSH message sent through Appcelerator (iOS) - ti.cloud. Even if you had the app, how would you create a PUSH to then receive a Notification since that uses my Arrow DB and APNS Cert?\r\n\r\nThe issue is where does Appcelerator get the \"app name\" to use in PUSH Notifications? That is not a configurable element inside AppC's \"receive PUSH\" methods....so it must be either pulling from the name of the Local Project, the last segment of the bundle ID, or the Arrow Project Name.\r\n\r\nI renamed my local project and deleted all the previous builds and that didn't fix the issue. I suspect it is pulling from the Arrow Project name. Is there a way to quickly rename the Arrow Project name to test?", "updateAuthor": { "name": "amwinsauto", "key": "amwinsauto", "displayName": "Adam Armstrong", "active": true, "timeZone": "America/Chicago" }, "created": "2015-08-12T18:09:50.000+0000", "updated": "2015-08-12T18:09:50.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }