Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-312] iPhone: Problem with Facebook requestPermission returning success false

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:41.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.9.0
ComponentsiOS
Labelsfacebook, ios, iphone
ReporterJeff Haynie
AssigneeJeff Haynie
Created2011-04-15T02:27:03.000+0000
Updated2011-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.

Comments

  1. Jeff Haynie 2011-04-15

    support issue: http://support.appcelerator.net/discussions/titanium-mobile-discussion/996-kitchensink-facebook-question"> http://support.appcelerator.net/discussions/titanium-mobile-discuss...

  2. Jeff Haynie 2011-04-15

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

JSON Source