Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3169] iOS: Implement forceDialogAuth property in Facebook module

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:01:05.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-10
ComponentsiOS
Labelsfacebook, feature, ios, release-1.7.0, reported-1.6.0
ReporterBill Dawson
AssigneeStephen Tramer
Created2011-04-15T03:38:39.000+0000
Updated2011-04-17T02:01:05.000+0000

Description

Currently the iOS Facebook module -- on 4.x multi-tasking devices -- involves the user in authentication/authorization via suspending the app and heading over to the official Facebook app (if installed) or Safari. Some users would like the ability to revert to the legacy, in-app login dialog.

Comments

  1. Jeff Haynie 2011-04-15

    (from [fd2f4d31c5303c7f5578364ff9339aacc7f95a2c]) [#3169 state:fixed-in-qa] Allow the oldschool in-app authorization from Facebook, and in fact, force that to be the default (to match Android). https://github.com/appcelerator/titanium_mobile/commit/fd2f4d31c5303c7f5578364ff9339aacc7f95a2c"> https://github.com/appcelerator/titanium_mobile/commit/fd2f4d31c530...

  2. Stephen Tramer 2011-04-15

    UPDATED KITCHEN SINK TEST:

    • Mashups -> Facebook -> Login/Logout
    • Click 'login' - should bring up in-app dialog for authorization (always)
    • Click 'Forced dialog' button; should change forceDialogAuth to 'false'
    • Click 'logout'
    • Click 'login' - should bring up external authorization method (if available)
  3. Bill Dawson 2011-04-15

    (from [8991196080e42af0ed7a929e654f3e5235e572ab]) [#3169] Documentation update: remove 'android only' from forceDialogAuth https://github.com/appcelerator/titanium_mobile/commit/8991196080e42af0ed7a929e654f3e5235e572ab"> https://github.com/appcelerator/titanium_mobile/commit/8991196080e4...

  4. Natalie Huynh 2011-04-15

    Tested with Titanium SDK version: 1.7.0 (03/23/11 09:50 87caf1e...) on
    iPhone 4 4.3

    iPhone 3 3.1.3 always open in app whether the force dialog is true or false.

JSON Source