{ "id": "174249", "key": "AC-6404", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2019-10-13T06:17:48.000+0000", "created": "2019-10-11T15:05:52.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-10-13T06:17:48.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "This error occurs randomly often throughout our app and every user who has updated to the latest iOS is reporting crashes. Any suggestions on how I may be able to track this down or what is causing it. Here is the exception thrown just before the crash: \r\n\r\n{code:java}\r\n*** Terminating app due to uncaught exception 'org.appcelerator.TiUIViewProxy', reason: 'Value was not the value expected'\r\n*** First throw call stack:\r\n(\r\n\t0 CoreFoundation 0x00007fff23b98bde __exceptionPreprocess + 350\r\n\t1 libobjc.A.dylib 0x00007fff503b5b20 objc_exception_throw + 48\r\n\t2 TitaniumKit 0x000000010cbf4bf9 JavascriptNameForClass + 0\r\n\t3 TitaniumKit 0x000000010cc29c1c -[TiViewProxy childWillResize:] + 172\r\n\t4 TitaniumKit 0x000000010cc28e89 -[TiViewProxy refreshView:] + 592\r\n\t5 TitaniumKit 0x000000010cc29b19 -[TiViewProxy layoutChildrenIfNeeded] + 141\r\n\t6 TitaniumKit 0x000000010cc481d2 performLayoutRefresh + 272\r\n\t7 CoreFoundation 0x00007fff23afc1e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20\r\n\t8 CoreFoundation 0x00007fff23afbed2 __CFRunLoopDoTimer + 1026\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "iOS 13 crashes sporadically", "creator": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "environment": "Any iOS device or simulator running >13. \r\nSDK 8.2.0 GA", "comment": { "comments": [ { "id": "452003", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "The error suggests that a child view is not actually part of the parent view anymore. Likely something is wrong with your view hierarchy and has now been causing issues with newer iOS versions.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-10-11T21:10:33.000+0000", "updated": "2019-10-11T21:10:33.000+0000" }, { "id": "452010", "author": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "body": "I see. Thank you for the hint.", "updateAuthor": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "created": "2019-10-11T22:55:20.000+0000", "updated": "2019-10-11T22:55:20.000+0000" }, { "id": "452017", "author": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "[~jerodfritz] Did you try the [~hknoechel] suggestion? Please let us know with some reproducible test cases if you still having this issue.\r\n\r\nThanks!", "updateAuthor": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "created": "2019-10-13T05:52:53.000+0000", "updated": "2019-10-13T05:52:53.000+0000" }, { "id": "452018", "author": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "body": "Thank you for checking in. You can close this. It took some digging but ultimately Hans was correct. I was trying to alter a textfield while it was not part of the view hierarchy. ", "updateAuthor": { "name": "jerodfritz", "key": "jerodfritz", "displayName": "Jerod Fritz", "active": true, "timeZone": "America/New_York" }, "created": "2019-10-13T06:00:37.000+0000", "updated": "2019-10-13T06:00:37.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }