[TIMOB-3169] iOS: Implement forceDialogAuth property in Facebook module
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:01:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-10 |
Components | iOS |
Labels | facebook, feature, ios, release-1.7.0, reported-1.6.0 |
Reporter | Bill Dawson |
Assignee | Stephen Tramer |
Created | 2011-04-15T03:38:39.000+0000 |
Updated | 2011-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.
(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...
UPDATED KITCHEN SINK TEST:
(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...
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.