[TIMOB-312] iPhone: Problem with Facebook requestPermission returning success false
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.9.0 |
Components | iOS |
Labels | facebook, ios, iphone |
Reporter | Jeff Haynie |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:27:03.000+0000 |
Updated | 2011-04-17T01:52:41.000+0000 |
Description
There is a logic problem in Facebook connect module where requestPermission is called after the permissions have been received from setup. If the permissions have been retrieved and the user has not yet granted the permission, the module returns success=false. Instead, the module is really suppose to request permission. it should only return success=true if the user has the permission.
support issue: http://support.appcelerator.net/discussions/titanium-mobile-discussion/996-kitchensink-facebook-question"> http://support.appcelerator.net/discussions/titanium-mobile-discuss...
(from [1cbcd1b6c06e8f5e352e2957931640ce2d525b60]) [#312 state:resolved] fixed iphone problem with facebook permissions request http://github.com/appcelerator/titanium_mobile/commit/1cbcd1b6c06e8f5e352e2957931640ce2d525b60"> http://github.com/appcelerator/titanium_mobile/commit/1cbcd1b6c06e8...