[TIMOB-2894] Integration of new facebook module
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:00:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M06 |
Components | iOS |
Labels | facebook, ios, module, release-1.6.0 |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:32:16.000+0000 |
Updated | 2011-04-17T02:00:22.000+0000 |
Description
Integrate the Facebook module from Ti+, and match against the Android API for it. Android has already provided us with docs and tests, so just make sure that everything is cool. fixed-in-qa will continue an initial QA pass done on simulator with the new KS tests as well as the existing Ti+ test.
(from [6f5776d7eb4d632a50a735f249288b8de9d2fcd0]) [#2894 state:fixed-in-qa] Final modifications from the facebook integration - Removal of stale FB files from last module. https://github.com/appcelerator/titanium_mobile/commit/6f5776d7eb4d632a50a735f249288b8de9d2fcd0"> https://github.com/appcelerator/titanium_mobile/commit/6f5776d7eb4d...
Either the new module is not working or the KS project needs to be updated.
Red Screen Error:
[ERROR] Script Error = Result of expression 'Titanium.Facebook.isLoggedIn' [null] is not a function. at facebook_login_logout.js (line 7).
Completely deleted the build/iphone/ directory before launching.
Ti SDK 1.6(Jan 27 2011 16:11 rc27ef530)
KS 01/27/2010
Also get this on the Console:
This has already been fixed. You're using an older version of Kitchen Sink, one that was build with the older facebook module in mind. The API changed in the update.
Whoops, need to fixed-in-qa this... not invalid.
[INFO] Titanium SDK version: 1.6.0 (02/02/11 07:59 a632082) some issues, but module is in
I'm using the latest version of KS (this example https://github.com/appcelerator/KitchenSink/blob/master/KitchenSink/Resources/examples/facebook_query.js"> https://github.com/appcelerator/KitchenSink/blob/master/KitchenSink...) and the latest build(mobilesdk-1.7.0-20110218151404-osx).. and still get the same error as above. what am I doing wrong?