Page 1 of 1

Facebook Comments on Android

Posted: Wed Jun 06, 2012 9:54 pm
by Chris2656882

Has anyone implemented the Facebook Comments plug-in?
http://developers.facebook.com/docs/r...

They load when I test the app in Chrome, but nothing appears when tested on Android (2.2)


Facebook Comments on Android

Posted: Wed Jun 06, 2012 11:41 pm
by maxkatz

How did you add the plug-in to your app?


Facebook Comments on Android

Posted: Thu Jun 07, 2012 10:43 am
by Chris2656882

I used Palette Panel Properties Type: html Edit HTML

In it I wrote:

Image

It loads properly in Chrome, but not in Android 2.2

Another note: You should consider displaying a QR code to the .apks in the Debug and Release Binaries generation. It would help speed up testing just a bit.


Facebook Comments on Android

Posted: Thu Jun 07, 2012 5:19 pm
by maxkatz

It works fine on Android 2.3. I'm guessing it has to do with specific Android 2.2. version. I'd check on Facebook forums if other users have the same problem.


Facebook Comments on Android

Posted: Thu Jun 07, 2012 6:44 pm
by Chris2656882

Can you check out my page? (you should have access to the project)
http://www.tiggzi.com/view/221a11cf-f...

The comments load when I test on a PC in Chrome. (You should see two instances of comments loading)

However in Android, nothing shows up. I tested it in Android 2.2 and 2.3.6 to no avail.


Facebook Comments on Android

Posted: Fri Jun 08, 2012 4:44 pm
by maxkatz

We tried your app on Android 2.3.3 - it didn't work.

Above, I tested my own app on 2.3.5 and it worked.

When running in browser, check in the console if there are any JavaScript errors.


Facebook Comments on Android

Posted: Fri Jun 08, 2012 5:05 pm
by Chris2656882

Thanks for the evaluation.

Were their js errors?

Do you think this is a coding problem or an Android problem given that it worked on at least one version?


Facebook Comments on Android

Posted: Fri Jun 08, 2012 5:06 pm
by Chris2656882

Thanks for the evaluation.

Were there js errors?


Facebook Comments on Android

Posted: Fri Jun 08, 2012 5:50 pm
by maxkatz

I don't know.. but you should check when you run in desktop browser.