Mobile device + Facebook comments not working - android

I have installed facebook comments in my Joomla website but in android and iOS devices view is messed up, you can see only like 10% of comment box
I've tried searching possible solutions but I've found no luck. Another point is that if you set android browser to desktop mode, it works superb, but on simple mode, random thing appears.
To be clear pic is taken with android ICS 4.04 joomla 1.5 version. To preview site is jeffrivera.com

Facebook comments look fine on TechCrunch, so I suspect its your website's formatting that is making it look weird. Got a link to your site? Can you also paste the relevant HTML that contains the Facebook Comments plugin?

Related

Native App Install Prompt on Chrome - anyone got it working?

I'm trying to follow this documentation to add a Native App Install Prompt to my site, but not seeing anything happen on my site. So far I have:
Added a manifest.json and <link> tag
Added the .png icons
Ensure the page is being served over HTTPS
I've tried testing using Browserstack set to Chrome on Samsung Galaxy S20, but I'm not seeing anything happen at all - anyone have any guidance, advice, working examples?
Adding the iOS Smart App banner was straightforward but not having any success with the Android equivalent at all.

Ionic : Can't display facebook embedded posts in a iFrame on Android

I have some issue with ionic and facebook for displaying a post with the facebook iFrame. It bothers me a little because this method was working 2 months ago and now it seems that it has changed.
I have followed the method provided by Facebook Developers at this link.
The post display very well on a browser but not on a real device. However, I don't have any console error while making request on the phone. Just an iFrame saying the post doesn't exist (It is the one of the example given by Facebook).
I have already install the cordova whitelist plugin for the allow-origins problem.
I really don't see what has changed since the last time. Did facebook made a change in their plugins ? Or am I forgetting something on the device side ?
Thanks for your advice.
i think as it says in the facebook developers faqs
for the web simple copy paste works but for ios/android you have to register for a developer's account and register an app as well
this guide might also be of help
https://ionicframework.com/docs/native/facebook

ebay api, rover links not working

so I have the following link at my website:
http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&pub=0000000000&toolid=10001&campid=000000000&customid=&icep_item=120539950457&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=lg
The link works perfectly fine in all browsers, but mobile browser. When I follow the link from my cell phone (with Chrome browser), it attempts to load page, but then the browser window closes and returns to previous page.
I tried to compare my links with ebay link generator tool and they look the same.
What might be the problem here? Am I missing something?

Not able to see app request post from the default facebook app or browser

I am posting the app request to the Friend's wall. It works fine. It shown great with the PC browser. See below image from PC:
Now while I am going to see the same thing from the Android Device then it is not showing the correct post. I am not able to see the Description and the Some text below it.
See below image from Mobile:
What's wrong with it ?
Is this problem with my code? If yes then why I am only able to see it from PC?
I am posting the app request to the Friend's wall.
First of all, that’s not really what’s considered an “app request” with the FB API; it looks like you are posting a mere link to your app’s canvas page.
Now while i am going to see the same thing from the Android Device then it is not showing the correct post. I am not able to see the Description and the Some text below it.
Since canvas/page tab apps are not available when accessing Facebook via mobile, Facebook does not display any links that go to canvas/page tabs to users browsing the mobile version.

emulator not displaying web content properly

I'm using webview to display content from certain URL.
Check 2nd and 3rd links by opening separately in your computer browser from here
2nd link
and
3rd link
.
2nd and 3rd links works fine in computer browser but when I try to load them in webView, it is not getting properly displayed.
in 2nd link, link is getting opened, but charts are not getting displayed while in 3rd link nothing is getting displayed at all.
3rd link also contains a chart made using 2nd link.
Is this problem occurring because of any limitation of android emulator?
Note that I TRIED WITH 4.0 EMULATOR, BUT I GET THE SAME OUTPUT...
ANY HELP WILL BE LIFE-SAVER !!!
Screen Shot
It appears the links are all using SVG. That is introduced in 3.2 as a quick google shows: https://www.google.com/search?q=android+svg+browser+support&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
This is not supported in 2.2, I would recommend using a simulator version of honeycomb, 3.2 or IceCreamSandwich.
One of the common reasons for the web page to appear crumpled in mobile is because they are designed for browser width and height and not mobile versions.Simple example: See the difference in facebook page on browser and on phone. It fits properly because it the mobile version ( m.facebook.com,m.google.com).If you can , then get the mobile version of the webpage.

Categories

Resources