[TIMOB-13323] Can't create any blackberry app in studio 3.2.0.201304012054 as the manifest.json is missing blackberry field
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-04-02T21:13:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | Lokesh Choudhary |
Assignee | Josh Roesslein |
Created | 2013-04-02T20:49:53.000+0000 |
Updated | 2014-06-19T12:43:19.000+0000 |
Description
Description:
1.Update to the studio version mentioned
2.Try to create an app with blackberry as target
Actual result:
1.We get errors & the app is not created
(pls refer to the screenshot attached)
2.Setting the blackberry field in the manifest.json file in the sdk folder created the app without any issues
3.So what's happening is as studio does not find the blackberry field it tries to call the old python scripts to create blackberry app but since we moved to CLI it errors out.
Expected Result:
1.The app should get cerated successfully
Attachments
Duplicate of TIMOB-13321.
Closing as duplicate.