[TIMOB-23840] Hyperloop module not supported by Titanium 5.4.0.GA
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-10-12T18:32:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.5.0 |
Components | Hyperloop |
Labels | n/a |
Reporter | Joseph Sachs |
Assignee | Shak Hossain |
Created | 2016-08-30T15:51:36.000+0000 |
Updated | 2017-03-20T20:01:14.000+0000 |
Description
To Reproduce:
1- Started a new Alloy Project
2- Enabled Platform Services
3- Added in tiapp.xml : hyperloop
4- Added in :
hyperloop
hyperloop
5- Go to tiapp.xml overview & I see this alert message: “The Hyperloop module is not supported..."
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2016-08-30 at 11.34.54 AM.png | 2016-08-30T15:51:27.000+0000 | 136235 |
If I run the project (with the warning above): [WARN] : Could not find a valid Titanium module id=hyperloop version=latest platform=iphone deploy-type=development [ERROR] : Could not find all required Titanium Modules: [ERROR] : id: hyperloop version: latest platform: iphone deploy-type: development
Please also verify you enabled the platform services during app-creating (using the dialog or the CLI when using
appc new
) and followed [this guide](http://docs.appcelerator.com/platform/latest/#!/guide/Enabling_Hyperloop) to enable Hyperloop.I have followed the steps here: http://docs.appcelerator.com/platform/latest/#!/guide/Enabling_Hyperloop-section-46253574_EnablingHyperloop-EnablingviaStudio Once I reach Step 4, I see this in Overview of tiapp.xml: !https://s16.postimg.org/ymldq5q5x/Screen_Shot_2016_08_30_at_12_09_19_PM.png! However in the guide, it says I should see *Taken from the Guide page, not mine*: !http://docs.appcelerator.com/platform/latest/images/download/attachments/46253574/image2016-7-7_9_45_56.png! So, what I've done is, manually add these (since they were not added automatically): 1- Added in tiapp.xml
[~underlabs] Do you still experiencing problems regarding this issue using Titanium 5.5.1.GA and Studio 4.7.1?
Yep it is working now with 4.7.1 & 5.5.0.GA! You can close this ticket please & Thanks again Hans :)
Closing ticket as fixed.