{ "id": "155534", "key": "TIMOB-20541", "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": "2016-03-10T09:25:28.000+0000", "created": "2016-03-07T23:16:48.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "16997", "name": "Release 5.2.0", "archived": false, "released": true, "releaseDate": "2016-02-23" } ], "issuelinks": [], "assignee": { "name": "mrahman", "key": "mrahman", "displayName": "Mostafizur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "updated": "2017-03-22T21:45:23.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": [], "description": "h3. Steps to Reproduce\r\n1) Upgrade appcelerator and SDK to SDK 5.2\r\n2) build your app\r\n\r\n\r\nh3. Actual Result\r\n[INFO] : Optimizing .plist and .png files\r\n[INFO] : Invoking xcodebuild\r\n[ERROR] : * BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : Ld build/Intermediates/Game.build/Debug-iphoneos/Game.build/Objects-normal/armv7/Game normal armv7\r\n[ERROR] : Ld build/Intermediates/Game.build/Debug-iphoneos/Game.build/Objects-normal/arm64/Game normal arm64\r\n[ERROR] : (2 failures)\r\n\r\nh3. Expected Result\r\nThis should not appear. Before doing the upgrade the application was building fine. I have checked all other modules, and they do not cause build to fail, only the Facebook module does.", "attachment": [ { "id": "58531", "filename": ".log", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-07T23:17:05.000+0000", "size": 3249874, "mimeType": "text/plain" }, { "id": "58532", "filename": "diagnostic1280151041825997838.log", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-07T23:17:19.000+0000", "size": 139532, "mimeType": "text/plain" }, { "id": "58564", "filename": "Screen Shot 2016-03-09 at 10.39.51 PM.png", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-09T16:42:33.000+0000", "size": 282846, "mimeType": "image/png" } ], "flagged": false, "summary": "Facebook module in SDK 5.2 is not 64 bit!", "creator": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "379234", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Yep! There are lots of us affected by this!!!\r\n\r\nFor the time being, I seem to be able to build using SDK 4.0.0RC5 on Mac / iOS\r\n\r\n...on Android however, it builds just fine but the moment you actually call fb.authorize() the application hangs - again, works using 4.1.0 (Built on Windows)\r\n\r\n(...it may well work on other 4.x SDK releases but I can only say about the 2 I have used!)\r\n\r\nThanks!\r\n\r\nRobin", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-08T19:10:13.000+0000", "updated": "2016-03-08T19:10:13.000+0000" }, { "id": "379236", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Robin, I have not tried yet but are you able to build it on an iphone running ios9 since it is a 32bit module? \n\nProbably the reason why the older SDK works is because they do not require the modules to be 64 bit. ", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-08T19:16:32.000+0000", "updated": "2016-03-08T19:16:32.000+0000" }, { "id": "379237", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "(Apple will reject any app to the App Store running 32 bit modules)", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-08T19:17:41.000+0000", "updated": "2016-03-08T19:17:41.000+0000" }, { "id": "379245", "author": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "body": "Sorry, I only have devices running 7.x (iPhone 4) & 8.x (iPad Mini)\r\n\r\nIt definitely works on the iP4 / 7.x using SDK 4.0.0 RC5 :)\r\n\r\nI can't test the iPad yet as it's playing up! ;)", "updateAuthor": { "name": "evil_dr_fish", "key": "evil_dr_fish", "displayName": "Robin Williams", "active": true, "timeZone": "Europe/London" }, "created": "2016-03-08T20:07:02.000+0000", "updated": "2016-03-08T20:07:02.000+0000" }, { "id": "379354", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello, \r\n\r\nI just tested the facebook module Version 5.0.1 in SDK 5.2.0.GA. The sample code in the module example is working as expected. I used the sample example comes with the module which should be in .../Users/..../Library/Application Support/Titanium/modules/iphone/facebook/5.0.1/example. I used the sample code and logged in through \"Custome Log In\". The app did not crash and there is no error in the console. See the attachment. Use facebook module version \"5.0.1\". To check which module has 64bit support try running \"ti-64\" in project terminal. \r\n\r\nThanks.\r\n ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-09T16:42:49.000+0000", "updated": "2016-03-09T16:42:49.000+0000" }, { "id": "379374", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-09T19:55:43.000+0000", "updated": "2016-03-09T19:55:43.000+0000" }, { "id": "379382", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Ok an update, I downloaded the package to do the ti-64 command\r\n\r\nafter doing ti-64, all of my packages are 64 bit\r\n\r\nti.draggable\r\n 1.3.1 (project) armv7 i386\r\n 2.0.4 (project) armv7 i386 x86_64 arm64\r\nco.realtime.ortc\r\n 1.4 (project) armv7 i386 x86_64 arm64\r\ncom.semanticpress.tidoubleslider\r\n 0.2 (project) armv7 i386 x86_64 arm64\r\ncom.yydigital.tintswitch\r\n 0.2.1 (project) armv7 i386 x86_64 arm64\r\ndk.napp.appearance\r\n 1.3.0 (project) armv7 i386 x86_64 arm64\r\ncom.widbook.statusbar\r\n 1.1 (project) armv7 arm64 i386 x86_64\r\ndk.napp.social\r\n 1.8.1 (project) armv7 i386 x86_64 arm64\r\nti.raven\r\n 1.0.0 (project) armv7 i386 x86_64 arm64\r\nguy.mcdooooo.tipop\r\n 1.0.5 (project) armv7 i386 x86_64 arm64\r\ncom.logicallabs.inappproducts\r\n 1.0.3 (project) armv7 i386 x86_64 arm64\r\nfacebook\r\n 4.0.0 (project) armv7 i386 x86_64 arm64\r\n\r\nWhen I do ti-64 global new relic isn't, is this causing the problem?\r\n\r\ncom.appcelerator.apm\r\n 1.1.1 armv7 arm64 i386 x86_64\r\ncom.appcelerator.urlSession\r\n 1.0.0 i386 armv7 armv7s arm64\r\n 1.0.1 i386 armv7s armv7 arm64\r\n 1.1.0 armv7 i386 x86_64 arm64\r\n 1.1.1 armv7 i386 x86_64 arm64\r\n 2.0.0 armv7 i386 x86_64 arm64\r\nfacebook\r\n 3.1.1 armv7 armv7s i386\r\n 3.2.0 armv7 arm64 i386 x86_64\r\n 4.0.5 armv7 i386 x86_64 arm64\r\n 5.0.1 armv7 i386 x86_64 arm64\r\nti.coremotion\r\n 1.0.1 i386 armv7s armv7 arm64\r\n 1.1.0 armv7 i386 x86_64 arm64\r\n 2.0.0 armv7 i386 x86_64 arm64\r\nti.map\r\n 2.0.1 armv7 i386\r\n 2.0.2 armv7 i386\r\n 2.0.4 armv7 i386\r\n 2.2.0 armv7 arm64 i386 x86_64\r\n 2.3.1 armv7 i386 x86_64 arm64\r\n 2.4.1 armv7 i386 x86_64 arm64\r\n 2.5.2 armv7 i386 x86_64 arm64\r\nti.newrelic\r\n 1.0 armv7 i386\r\nti.safaridialog\r\n 1.0.1 armv7 i386 x86_64 arm64\r\n 1.0.2 armv7 i386 x86_64 arm64\r\n 1.0.3 armv7 i386 x86_64 arm64\r\n 1.0.5 armv7 i386 x86_64 arm64\r\nti.touchid\r\n 1.0 armv7 i386 x86_64 arm64\r\n 1.1.0 armv7 arm64 i386 x86_64\r\n 1.2.0 armv7 i386 x86_64 arm64\r\n\r\nI am not using new relic in my app\r\n\r\n", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-09T21:16:17.000+0000", "updated": "2016-03-09T21:16:17.000+0000" }, { "id": "379385", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I have deleted all of the non 64 bit modules, but still no luck - it does not build if I use the ti.facebook module, but builds fine without it", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-09T21:35:08.000+0000", "updated": "2016-03-09T21:35:08.000+0000" }, { "id": "379391", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Deleted appcelerator , reinstalled it - same result:\r\n\r\n[ERROR] : ** BUILD FAILED **\r\n[ERROR] : The following build commands failed:\r\n[ERROR] : \tLd build/Intermediates/newide.build/Debug-iphonesimulator/newide.build/Objects-normal/x86_64/newide normal x86_64\r\n[ERROR] : \tLd build/Intermediates/newide.build/Debug-iphonesimulator/newide.build/Objects-normal/i386/newide normal i386\r\n[ERROR] : (2 failures)\r\n", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-09T21:52:20.000+0000", "updated": "2016-03-09T21:52:20.000+0000" }, { "id": "379400", "author": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hey everyone,\r\n\r\nSome good news, I have managed to solve this problem!\r\n\r\nBasically this problem occurs if your XCODE version is not the latest version (currently version 7.2.1)! Here is the catch, to install that version if you are on a mac you will need to upgrade (if you are not on it) to El Capitan. \r\n\r\nYour application should then build as normal. The only problem you will potentially face after building is the following:\r\n\r\n[INFO] : *** Terminating app due to uncaught exception 'InvalidOperationException', reason: 'fbauth2 is missing from your Info.plist under LSApplicationQueriesSchemes and is required for iOS 9.0'\r\n[INFO] : *** First throw call stack:\r\n\r\nThis is unrelated to this ticket, but if appcelerator can answer how to resolve that, that would be great.\r\n\r\n", "updateAuthor": { "name": "maverick2k", "key": "maverick2k", "displayName": "Samie", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-10T00:46:19.000+0000", "updated": "2016-03-10T00:46:19.000+0000" }, { "id": "415033", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid with reference to previous comments.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T21:45:23.000+0000", "updated": "2017-03-22T21:45:23.000+0000" } ], "maxResults": 12, "total": 12, "startAt": 0 } } }