[TIMOB-26879] Hyperloop: iOS - Requiring Hyperloop files fails with SDK 8.0.0 RC
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-03-06T19:13:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.0 |
Components | Hyperloop |
Labels | n/a |
Reporter | Jan Vennemann |
Assignee | Christopher Williams |
Created | 2019-03-06T10:43:35.000+0000 |
Updated | 2019-03-06T19:13:33.000+0000 |
Description
*Steps to reproduce the behavior*
Run the hyperloop-examples project with the latest 8.0.0 build.
*Actual behavior*
The app fails to boot with the following error:
[ERROR] Script Error Couldn't find module: /hyperloop/titanium/tiapp for architecture: x86_64
[ERROR] Script Error Module "app.js" failed to leave a valid exports object
*Expected behavior*
The app boots without error.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/10754 PR (8_0_X): https://github.com/appcelerator/titanium_mobile/pull/10753
FR passed, Waiting for Jenkins build on 8_0_X.
Verified the fix in SDK 8.1.0.v20190306084706 & 8.0.0.v20190306054146. Closing.