{ "id": "107780", "key": "TIMOB-12275", "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": [ { "id": "14164", "description": "Release 3.0.2", "name": "Release 3.0.2", "archived": true, "released": true, "releaseDate": "2013-02-19" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "14980", "description": "2013 Sprint 02 JS", "name": "2013 Sprint 02 JS", "archived": true, "released": true, "releaseDate": "2013-01-28" }, { "id": "14812", "description": "2013 Sprint 02", "name": "2013 Sprint 02", "archived": true, "released": true, "releaseDate": "2013-01-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-12-10T22:21:17.000+0000", "created": "2013-01-14T03:43:38.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.2.3", "qe-testadded" ], "versions": [], "issuelinks": [ { "id": "36683", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "119570", "key": "TIDOC-1251", "fields": { "summary": "API: Facebook - Adding Facebook appid is not accurately documented", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-12-10T22:21:17.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": "h1. Problem description\r\nWhen adding the property ti.facebook.appid in the tiapp.xml, the Info.plist file generated is invalid. Working fine on 2.1.4\r\n\r\nh1. Steps to reproduce\r\n1. create a new Titanium app in Studio\r\n2. add the ti.facebook.appid property in tiapp.xml:\r\n\r\n{code}\r\n1234567890\r\n{code}\r\n\r\n3. build the app, then open build/Info.plist\r\n\r\nIn the file, you can see under URL Types / Url Schemes that there is an item with value fb[Object object]; building the same app with SDK 2.1.4 shows the correct value fb1234567890.", "attachment": [ { "id": "47154", "filename": "Info.plist", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-04-07T10:30:33.000+0000", "size": 1907, "mimeType": "application/octet-stream" } ], "flagged": false, "summary": "iOS: setting ti.facebook.appid property in tiapp.xml creates an invalid Info.plist file", "creator": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "dcassenti", "key": "dcassenti", "displayName": "Davide Cassenti", "active": true, "timeZone": "Europe/Berlin" }, "environment": "SDK 3.0.0\r\nStudio 3.0.1.201212181159\r\n", "closedSprints": [ { "id": 126, "state": "closed", "name": "2018 Sprint 05 SDK", "startDate": "2018-02-25T19:38:08.926Z", "endDate": "2018-03-11T18:38:00.000Z", "completeDate": "2018-03-11T22:06:01.520Z", "originBoardId": 100 } ], "comment": { "comments": [ { "id": "235335", "author": { "name": "theluan", "key": "theluan", "displayName": "Kent Nguyen", "active": true, "timeZone": "Asia/Shanghai" }, "body": "This is a really major bug, there is no way to overwrite to overwrite the wrong generated value and hence the app which depends entirely on Facebook cannot work.", "updateAuthor": { "name": "theluan", "key": "theluan", "displayName": "Kent Nguyen", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2013-01-22T16:18:35.000+0000", "updated": "2013-01-22T16:18:35.000+0000" }, { "id": "235679", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR merged for 3_0_X branch\r\n\r\nMade forward port to master branch\r\n\r\n30x PR https://github.com/appcelerator/titanium_mobile/pull/3745 -- merged\r\nmaster PR https://github.com/appcelerator/titanium_mobile/pull/3775 -- merged", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-24T03:18:48.000+0000", "updated": "2013-01-24T17:36:31.000+0000" }, { "id": "235722", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Process the 3_0_X PR and making the Forward Port ", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-24T17:38:06.000+0000", "updated": "2013-01-24T17:38:06.000+0000" }, { "id": "235742", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as fixed.\nThe correct value is shown in info.plist fb1234567890\nTested and verified with:\nTitanium Studio, build: 3.0.1.201212181159\nTitanium SDK, build: 3.0.2.v20130124094710\nTitanium SDK, build: 3.1.0.v20130124094206\n\n", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-01-24T18:45:28.000+0000", "updated": "2013-01-24T18:45:28.000+0000" }, { "id": "300007", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Reopening this ticket as:\r\n\r\n1.info.plist file does not show ti.facebook.appid property for Mobile project with appcelerator services.\r\n\r\n2.While this works perfectly fine for mobile project without appcelerator services.\r\n\r\n3.This is not a regression . This issue happens with 3.2.1.GA as well as 3.2.2.GA\r\n\r\nConfiguration used:\r\n\r\nOSX: 10.9.2\r\nXcode:5.1\r\nacs@1.0.14\r\nalloy@1.3.1\r\nnpm@1.3.2\r\ntitanium@3.2.3-alpha2\r\ntitanium-code-processor@1.1.1-alpha\r\nAppcelerator Studio, build: 3.2.3.201404031900\r\nSDK: 3.2.3.v20140403105720\r\nDevice :iPod touch (v7.1)\r\n", "updateAuthor": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-04-07T10:28:46.000+0000", "updated": "2014-04-07T10:28:46.000+0000" }, { "id": "300008", "author": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "body": "attaching info.plist file for Mobile project with Appcelerator services.", "updateAuthor": { "name": "dpandey", "key": "dpandey", "displayName": "Deepti Pandey", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-04-07T10:30:33.000+0000", "updated": "2014-04-07T10:30:33.000+0000" }, { "id": "301152", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Sabil, FYI. Marked as a regression.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-04-16T20:00:46.000+0000", "updated": "2014-04-16T20:00:46.000+0000" }, { "id": "301158", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "cannot reproduce the issue. \r\n\r\ntested with latest 3_2_X (3.2.3.v2014040310572)\r\nthe url scheme shows up correctly\r\n\r\n{code}\r\n\t\t\tCFBundleURLSchemes\r\n\t\t\t\r\n\t\t\t\ttestproj3\r\n\t\t\t\tfb1234567890\r\n\t\t\t\r\n{code}", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-04-16T20:21:53.000+0000", "updated": "2014-04-16T20:21:53.000+0000" }, { "id": "310166", "author": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening this ticket as:\r\nThis issue is reproducible when project is enabled with appcelerator services.\r\n\r\nWhile this works perfectly fine for mobile project without appcelerator services.\r\n\r\nConfiguration used:\r\n\r\nAppcelerator-Studio:3.3.0.201406171619\r\nSdk:3.3.0.v20140619164112\r\nacs:1.0.14\r\nalloy:1.4.0-rc\r\nnpm:1.3.2\r\ntitanium:3.3.0-rc\r\ntitanium-code-processor:1.1.1\r\nxcode:5.1.1\r\nOS:Maverick(10.9.3)\r\n\r\nResult: Unable to get expected facebook app id in info.plist.\r\n", "updateAuthor": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-20T11:29:40.000+0000", "updated": "2014-06-20T11:29:40.000+0000" }, { "id": "310715", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested on:\r\nMac OSX 10.9.3\r\nAppcelerator Studio, build: 3.3.0.201406231625\r\nTitanium SDK, build: 3.3.0.v20140623161712\r\nTitanium CLI, build: 3.3.0-rc2\r\nAlloy: 1.4.0-rc2\r\n\r\nFollowed test steps in description.\r\nFacebook appid property is added to the info.plist of an app that is both built for development and packaged for the store.\r\n\r\n+Extra Information+\r\nSnippet from the info.plist\r\n{code}\r\n\r\n\r\n\r\n fb1234567890\r\n\r\n{code}", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-24T18:56:20.000+0000", "updated": "2014-06-24T18:56:20.000+0000" }, { "id": "310733", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-resolving based on latest information.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-24T19:47:36.000+0000", "updated": "2014-06-24T19:47:36.000+0000" }, { "id": "327074", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and verified the fix using\r\nMac osx 10.9.5 Mavericks\r\nAppcelerator Studio, build: 3.4.0.201409261245\r\nTitanium SDK, build: 3.4.1.v20141003114920\r\nacs@1.0.18\r\nalloy 1.5.1\r\ninstall@0.1.7\r\nnpm@1.4.23\r\nsudo@1.0.3\r\ntitanium 3.4.0\r\ntitanium-code-processor@1.1.1\r\nXcode6.1GM\r\ninfo.plist\r\n{code}\r\n\r\n\t\tjon\r\n\t\tfb1234567890\r\n\r\n{code}", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-10-06T21:14:01.000+0000", "updated": "2014-10-06T21:14:27.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }