[TIMOB-25059] Add Hyperloop to pre-packaged native modules listing in the SDK
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-11-15T15:21:28.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Hyperloop 3.0.0, Release 7.0.0 |
| Components | Hyperloop |
| Labels | n/a |
| Reporter | Christopher Williams |
| Assignee | Jan Vennemann |
| Created | 2017-08-02T17:21:26.000+0000 |
| Updated | 2017-11-16T02:39:17.000+0000 |
Description
We should add hyperloop to the list of pre-packaged modules to include in the built SDK.
PR (SDK): https://github.com/appcelerator/titanium_mobile/pull/9578 PR (Hyperloop): https://github.com/appcelerator/hyperloop.next/pull/254
Both PRs are merged, Hyperloop is already getting pre-packaged in current master builds. This needs a follow up PR to use the GA release instead of the latest Hyperloop Beta/RC once QE has completed testing. cc [~amukherjee]
PR (Hyperloop fix): https://github.com/appcelerator/hyperloop.next/pull/259 Fixes an issue with apps that do not use any plugins like newly created classic apps. cc [~amukherjee]
I was able to verify that the edge case issue was resolved in beta 3. I also tried the case by adding plugins to tiapp.xml, and in that case I got an error as expected.