Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5830] Android: Facebook dialog window crashes (login dialog for 2.2, wall post dialog for 2.1)

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2011-10-29T16:57:28.000+0000
Affected Version/sRelease 1.7.4
Fix Version/sSprint 2011-43
ComponentsAndroid
Labelsauthentication, facebook, post, wall
ReporterNatalie Huynh
AssigneeBill Dawson
Created2011-10-23T11:33:04.000+0000
Updated2017-03-03T22:35:15.000+0000

Description

Steps To Reproduce: 1. Launch KS > Mash Up > Facebook > Publish Stream > Publish wall post with DIALOG Actual Result: Crash Expected Result: To be able to publish wall post with dialog Note: Reference TIMOB-1419 (iOS bug) Additional notes: 2.1 crashes, 2.2 does not keep a log in dialog up, 2.3.X and 3.X work as expected.

Attachments

FileDateSize
fb_native.zip2011-10-29T16:57:09.000+000022182
TiMob-5830_2.1CrashLog.txt2011-10-28T09:45:26.000+00005641

Comments

  1. Bill Dawson 2011-10-27

    Cannot reproduce the problem in 2.2, neither in Emulator or with my HTC Desire which runs 2.2. They work fine for me. 2.1 Emulator crashes as described. I don't understand the connection to OAuth, however. How is this related to OAuth?!? Anyway, I'm looking at the 2.1 crash.
  2. Michael Pettiford 2011-10-28

    TiStudio 1.0.6.201110251616, SDK 1.7.4.v20111025165811 Reproduced on hero 2.1 see attached crash log
  3. Bill Dawson 2011-10-28

    Those look like the errors that occur when trying to recover from a crash. Doesn't your logcat also contain a "dump" that includes a bunch of hex addresses, and references to things like "libskia" and "libwebcore" (or something like that)?
  4. Bill Dawson 2011-10-29

    2.2 problem was not reproducible either by me or QE. 2.1 crash is still easily reproducible. It is not a Titanium issue and therefore will not be fixed. The html/css/js (i.e., the content) that Facebook serves up to the Android WebView for the feed dialog apparently causes the WebKit browser (or perhaps Skia) to crash in Android 2.1. Facebook could change this content at any time, so it could be that the crash goes away. To reinforce the argument that this is not a Titanium issue, note that the exact crash can easily be reproduced in a native (non-Titanium) Android application. The attached fb_native.zip file has such a native application which will show the crash when run. (If you want to run it, you will find the .apk in the bin/ folder inside the zip.)
  5. Lee Morris 2017-03-03

    Closing ticket.

JSON Source