{ "id": "154516", "key": "TIMOB-20273", "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": "6", "description": "", "name": "Hold" }, "resolutiondate": "2019-10-02T18:21:53.000+0000", "created": "2016-01-26T17:34:18.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "appstore", "iOS", "publish" ], "versions": [ { "id": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" }, { "id": "16904", "description": "Release 5.0.2", "name": "Release 5.0.2", "archived": true, "released": true, "releaseDate": "2015-10-01" }, { "id": "17072", "name": "Release 5.1.2", "archived": false, "released": true, "releaseDate": "2016-01-12" } ], "issuelinks": [ { "id": "50568", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "152424", "key": "TIMOB-19818", "fields": { "summary": "iOS: Assets missing when building (ad-hoc) from Xcode", "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": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2019-10-02T18:21:53.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" }, { "id": "10207", "name": "Tooling" } ], "description": "h6.Issue Description\r\n\r\nThe applications is working fine once running with appcelerator but the xcode build generated by appcelerator causing problems in application submission to appstore. \r\nIf you create the adhoc distribution package from Xcode, then 2 thins can happen: \r\n\r\n# Get the \"app.js not found error\"(\r\nxcode_adhoc_applicaitonerror.PNG attached for your reference)\r\n# All styles,Images are not appearing in the application (xcode_adhoc_missing styles images overlapping error.png attached for your reference)\r\n\r\nIf you create the adhoc distribution package from Studio, then when this things can happen: \r\n# DB alert error (\r\nsqllite_databaseInstallfailed-error.png attached for your reference) \r\n# The application is not installing correctly and can't be launched after sync from iTunes \r\n\r\nh6. Steps to reproduce \r\n# Download the test-case here: https://drive.google.com/file/d/0BwTWo-c2a0b9ZnpaRGhhQzlGbWs/view?usp=sharing\r\n# Run for simulator\r\n# Open the solution in xcode \r\n# Product --> Archive \r\n# go to Organizer --> select the Archive that is created --> export as AD-Hoc Distribution (don't use Production provision profiles)\r\n# ipa will be created. \r\n# Put the ipa file in itunes and install the application on iphone. \r\n# After these steps application will be installed on the device and you can see the database installation error and the Image disappearance and Layout distortion. \r\n\r\n//From Studio\r\n\r\n# Package the app as Distribute AdHoc / Enterprise\r\n# Import to Itunes the generated ipa\r\n# Sync to the iphone\r\n# Try to open the app\r\n# After these steps application will not be correctly installed on the device or if it get installed the the DB error will appear. \r\n\r\n", "attachment": [ { "id": "58075", "filename": "sqllite_databaseInstallfailed-error.png", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-26T17:14:43.000+0000", "size": 210750, "mimeType": "image/png" }, { "id": "58074", "filename": "xcode_adhoc_applicaitonerror.PNG", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-26T17:19:57.000+0000", "size": 87584, "mimeType": "image/png" }, { "id": "58073", "filename": "xcode_adhoc_missing styles images overlapping error.PNG", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-01-26T17:20:39.000+0000", "size": 67572, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: DB error after adhoc export in Xcode", "creator": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "xcode:7.2 \r\niTunes : 12.3.2 \r\nAppcelerator studio : 4.4.0 \r\nTitanium SDK 5.1.2GA", "closedSprints": [ { "id": 129, "state": "closed", "name": "To Be Scheduled", "startDate": "2016-03-28T04:03:55.142Z", "endDate": "2016-04-08T04:03:00.000Z", "completeDate": "2016-03-29T04:09:03.755Z", "originBoardId": 100 } ], "comment": { "comments": [ { "id": "376570", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-02-11T00:24:17.000+0000", "updated": "2016-02-11T00:24:17.000+0000" }, { "id": "386310", "author": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~cng]\r\nBut the images issue is now resolved ? ", "updateAuthor": { "name": "rramirez", "key": "rramirez", "displayName": " Ricardo Ramirez", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-05-20T04:11:08.000+0000", "updated": "2016-05-20T04:11:08.000+0000" }, { "id": "387705", "author": { "name": "arohini", "key": "arohini", "displayName": "Ajith Rohini", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~rmitro] Any update on Kiat's comment ?", "updateAuthor": { "name": "arohini", "key": "arohini", "displayName": "Ajith Rohini", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-06-06T22:23:34.000+0000", "updated": "2016-06-06T22:23:34.000+0000" }, { "id": "451772", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing issue as “Hold”. We no longer have access to the test case. ", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-10-02T18:21:53.000+0000", "updated": "2019-10-02T18:21:53.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }