Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2894] Integration of new facebook module

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M06
ComponentsiOS
Labelsfacebook, ios, module, release-1.6.0
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-04-15T03:32:16.000+0000
Updated2011-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.

Comments

  1. Jeff Haynie 2011-04-15

    (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...

  2. Pedro Enrique 2011-04-15

    Either the new module is not working or the KS project needs to be updated.

    1. Start KS
    2. Click on Mashups
    3. Click on FaceBook
    4. Click on Login/Logout
    5. 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

  3. Pedro Enrique 2011-04-15

    Also get this on the Console:

       [ERROR] missing appid. in -[FacebookModule authorize:]
       (FacebookModule.m:353)
       
  4. Stephen Tramer 2011-04-15

    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.

  5. Stephen Tramer 2011-04-15

    Whoops, need to fixed-in-qa this... not invalid.

  6. Thomas Huelbert 2011-04-15

    [INFO] Titanium SDK version: 1.6.0 (02/02/11 07:59 a632082) some issues, but module is in

  7. albertomarcone 2011-04-15

    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?

JSON Source