[TIMOB-17342] BlackBerry : using ti.cloud module throws the Error requiring Ti.Facebook module
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Hold |
| Resolution Date | 2015-04-14T17:12:35.000+0000 |
| Affected Version/s | Release 3.3.0 |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | qe-3.3.0, usability |
| Reporter | Olga Romero |
| Assignee | Pedro Enrique |
| Created | 2014-07-16T20:56:02.000+0000 |
| Updated | 2017-03-14T03:47:05.000+0000 |
Description
To reproduce add ti.cloud example in to a default Studio project and build this project for device.
Actual result
[ERROR] unable to open database file
[INFO] loading xml module
[ERROR] line = 2
[ERROR] message = Module not found facebook.js
[ERROR] source = var Facebook = Ti.Facebook ? Ti.Facebook : require('facebook');
[ERROR] file = app/native/assets/windows/social/table.js
[ERROR]
[ERROR] line = 1
[ERROR] source = �[ERROR] file = undefined
[ERROR] trace = SyntaxError: Unexpected token
[ERROR] at Object.parse (native)
[ERROR] at [object Object].<anonymous> (ti.cloud.js:79:285)
Placing these items on hold for the moment based on community interest.
Closing ticket as BlackBerry is no longer supported by us.