Skip to main content

All Questions

Tagged with
0 votes
0 answers
103 views

Run html tag script in Webview

I have a service that returns a html code to render on a webview in my app, sometimes it returns a youtube embed, istagram or facebook, but the facebook is the only one is not working. "<...
Kazunari's user avatar
  • 258
1 vote
1 answer
914 views

Facebook Customer Chat plugin not showing on Android phone Chrome mobile browser

I managed to implement FB Customer Chat plugin into my website https://ts.malta4u.org/chat. However plugin is showing only on PC Chrome browser and on mobile it is not. Is there some settings that I ...
Stefan Stosic's user avatar
0 votes
0 answers
186 views

How to navigate out of facebook app through web page?

Is there a way to navigate to external browser in fb android app, like creating a web page when user navigate to it from facebook it open a web site "example.com" in chrome or another browser instead ...
Peter Ghobrial's user avatar
0 votes
0 answers
366 views

Facebook/messenger's inbuilt browser keeps caching page

I'm having a serious issue with android's inbuilt browser (I assume that's what messenger uses anyway). The issue is that HTML content on our page is dynamic and has to be always updated per reload, ...
alps's user avatar
  • 183
0 votes
0 answers
529 views

Webview is not loading facebook content

In my recyclerview I am loading webviews as items. The Item webview may be twitter content, instagram or facebook. my problem is that the facebook content is not loading in webview. The html ...
user8550883's user avatar
0 votes
0 answers
181 views

how to share a link from mobile browser using android/ios mobile share via option

I'm building a hybrid website for desktop and mobile, I want to share a link from mobile browser through the share via option from the android mobile, so that i can share the link through multiple ...
Gopinath A K's user avatar
4 votes
0 answers
2k views

Prevent Video from playing in Webview

I want to download video from Facebook where i am loading Facebook in Webview. This is how i setup my Webview in fragment: @Nullable @Override public View onCreateView(LayoutInflater inflater,...
Burhanuddin Rashid's user avatar
4 votes
2 answers
8k views

Get video url from Facebook in WebView

I need to download video from Facebook. In order to download video i need video url from Webview where i am loading the Facebook Page and user get login I have tried following approaches to achieve ...
Burhanuddin Rashid's user avatar
9 votes
1 answer
9k views

Link to open facebook app if app exists, else webpage

I'm looking for a solution to the following. We're looking to send a html mailer out next week and currently having some issues. This is the first one we've tried to do like this, and the main ...
jock.perkins's user avatar
0 votes
2 answers
4k views

Playing facebook video in Android?

Is there any way to play facebook video with autoplay in Android? I tired to use WebView, but it seems html5 mobile does not allow auto play video. WebSettings webSettings = mainWebView....
Weijia's user avatar
  • 272
2 votes
0 answers
315 views

Facebook page plugin within android webview

I have no experience with making an app so i decided to just make a website and run that in an app. The website works fine in a browser and also in the app except: My only problem is that the website ...
KlingonDragon's user avatar
2 votes
1 answer
9k views

Share in Facebook app using URL scheme

I'm trying to create a HTML link that shares a text through the Facebook app using URL scheme. This link will be accessed by mobile, Android and iOS. <a href="fb://publish/?text=http://google.com"&...
bodruk's user avatar
  • 3,252
1 vote
0 answers
224 views

Facebook comment plugin not working mobile app

I'm creating a mobile application with HTML5 and JS. I added the Facebook comment plugin to my application in order to give user the ability to comment. But it is not working when I create APK file, I ...
Daina Hodges's user avatar
0 votes
1 answer
15 views

Audio Player on site fragile if code is tampered with too much

I am using codes on my sites that I have never used before just for the layout and music player. The page/audio player works perfect on desktop and android devices if I use this page: http://...
Chance Trahan's user avatar
2 votes
1 answer
282 views

video tag not showing the video url

I am performing an https request to using android to facebook video url I am getting in response a video tag not containing the src of the video but when the tag on the web browser contains the src ...
hash-set's user avatar
  • 315

15 30 50 per page