[AC-928] relative path not working for Blackberry require()
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2015-09-29T01:23:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | blackberry, defect |
Reporter | Steven Saracut |
Assignee | Shak Hossain |
Created | 2014-12-06T16:13:42.000+0000 |
Updated | 2016-03-08T07:37:14.000+0000 |
Description
relative paths not working for submodules.
/Resource/lib/mymodule/submodules/mysubmodule
function mymodule(){
var mysubmodule = require('./mysubmodules/mysubmodule');
-> throws exception can't find module mysubmodule
}
Hello, At Present , Apcelerator Studio does not support blackberry platform. Check [TitaniumCompatibilityMatrix-MobileDevelopment ](http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_Compatibility_Matrix-section-29004837_TitaniumCompatibilityMatrix-MobileDevelopment) . Thanks