Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6118] Android: Facebook - v8 only, Nook only, Facebook login button doesn't allow user to login

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-12-02T11:32:00.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sRelease 1.8.0.1
ComponentsAndroid
Labelsbranch-v8
ReporterMichael Pettiford
AssigneeMarshall Culpepper
Created2011-11-08T13:15:31.000+0000
Updated2014-06-19T12:43:13.000+0000

Description

Navigating to Mashups, Facebook and then pressing Login/Logout allows the user to login, but if a user selects to not remember their credentials, then tries to login in another part (i.e. Query) the login presents and dismisses itself. Steps to Reproduce: 1. Launch KS 2. Navigate to Mashups 3. Press Facebook table view row 4. Press the Login/Logout table view row 5. Login with a Facebook account 6. Select to not remember your credentials 7. Navigate back to the Facebook view 8. Press the Query table view row 9. Press the Facebook connect button Actual Result: A login dialog appears, then dismisses itself Expected result: Should be able to login and run query

Comments

  1. Bill Dawson 2011-11-29

    I think you're confusing being logged-in/logged-out of facebook (having a valid facebook session that has not been logged-out-of) with the browser (web view) asking whether you want it to auto-fillin the fields the next time it sees this login page. Those are two different things. A facebook session is valid in an app until you logout or until it expires. By saying you don't want your credentials remembered, you're just saying that next time you have to login, you don't want your credentials to be filled-in automatically for you. If you agree, you can close this as invalid. If not, we can talk more about it.
  2. Michael Pettiford 2011-12-02

    Tested with TiMob SDK 1.8.0.1.v20111201230657 Expected behavior is shown

JSON Source