[TIMOB-16252] Blackberry: modules are not included into project
GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-03-25T18:06:52.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | Alan Leard |
Assignee | Pedro Enrique |
Created | 2014-01-20T18:38:06.000+0000 |
Updated | 2017-03-14T03:59:36.000+0000 |
Description
Description
When trying implement ACS on BlackBerry an error is thrown when the app boots and ti.cloud is required. The error can be resolved by manually moving ti.cloud.js to build/blackberry/assets/
Repro
Create a basic Alloy Project
Add the ti.cloud module in tiapp.xml
Add var Cloud = require("ti.cloud"); in index.js
Build for Blackberry
Comments
JSON Source
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/205
Closing ticket as BlackBerry is no longer supported by us.