[AC-3916] Hyperloop - Can't run the examples project with latest 6.0.0 build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-07-13T19:17:42.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Hyperloop |
Labels | hyperloop, iOS |
Reporter | Rodolfo Perottoni |
Assignee | Shak Hossain |
Created | 2016-06-23T00:28:16.000+0000 |
Updated | 2016-07-13T19:17:42.000+0000 |
Description
Running the hyperloop examples project with the environment mentioned above is throwing exceptions for every single example window that i try to open. See errors in attached images.
!Screen Shot 2016-06-23 at 10.27.06 AM.png|thumbnail!
!Screen Shot 2016-06-23 at 10.27.02 AM.png|thumbnail!
!Screen Shot 2016-06-23 at 10.26.58 AM.png|thumbnail!
!Screen Shot 2016-06-23 at 10.26.53 AM.png|thumbnail!
Attachments
File | Date | Size |
---|---|---|
6.0.0.txt | 2016-06-24T14:52:48.000+0000 | 7449 |
Screen Shot 2016-06-23 at 10.26.53 AM.png | 2016-06-23T00:27:54.000+0000 | 304495 |
Screen Shot 2016-06-23 at 10.26.58 AM.png | 2016-06-23T00:27:53.000+0000 | 36745 |
Screen Shot 2016-06-23 at 10.27.02 AM.png | 2016-06-23T00:27:53.000+0000 | 91342 |
Screen Shot 2016-06-23 at 10.27.06 AM.png | 2016-06-23T00:27:53.000+0000 | 46352 |
Using TI SDK *5.4.0.v20160617074028* seems to work fine. All examples are working perfectly.
+1 on this. When I run with SDK 5.4.0.v20160617074028 the 3rd party library parts of the sample app work, but when using 6.0.0 (6.0.0.v20160623213130 pulled this morning from the master branch) tapping on any of the third party pieces causes an app error (see attached 6.0.0.txt file for error that shows up in console).
Please include the whole logs as text-attachments, not images. Also, does it change something setting
<use-jscore-framework>true</<use-jscore-framework>
in the<ios/>
section of your tiapp.xml?