[TIMOB-9951] Android: update FB SDK to latest version
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-08-03T16:18:40.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | Sprint 2012-14 API, Release 2.1.1, Release 3.0.0, Release 2.0.3 |
| Components | Android |
| Labels | api, qe-port |
| Reporter | Vishal Duggal |
| Assignee | Ping Wang |
| Created | 2012-07-12T11:56:29.000+0000 |
| Updated | 2012-08-03T16:18:40.000+0000 |
Description
Android ticket for TIMOB-9878
PR https://github.com/appcelerator/titanium_mobile/pull/2517 For functional test, please run KS->Mashups->Facebook . This PR also fixes callback for request listener. Steps to test it: 1. run KS->Mashups->Facebook and login. 2. Change the user password on another computer. 3. KS->Mashups->Facebook->Query. Click "Run Query", should see alert "Fail: xxx" and also see an error shown in the console. Before this fix, you see an alert "Success: xxx" and no error shown in the console.
On password change, a failure alert and error related to validating access token shown on console. Verified on: Titanium Studio: 2.1.1.201207161421 Titanium SDK: 2.1.1.v2012071618060 Android Device: Samsung Galaxy Note (v2.3.6), Samsung Tab (v3.2) Javascript engine: V8
Reopening to edit labels