Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A class used to display web content from within an iOS application.

learn more… | top users | synonyms

-1
votes
0answers
12 views

iOS. Create a facebook page request for authorized user for UIWebView?

I load a webpage into UIWebView. Then I login using facebook SDK. Then I update my UIWebView but it still shows that I'm not authorized. How to construct a correct request now? Or are there any ...
1
vote
0answers
38 views

Is there a way to force Webview to login to Facebook using the native iOS 6 Facebook Credentials

I have a question regarding the facebook Comments using social Plugin on iOS6. I use social Framework to login into my app using facebook credentials set in the phone settings. Facebook loads the ...
0
votes
1answer
70 views

Override UIWebView user agent - but not for Facebook SDK

I'm setting a custom UserAgent for the webviews in my app as per the instructions in this other question. Specifically, I'm setting NSDictionary *dictionary = [NSDictionary ...
0
votes
0answers
31 views

Mobile Facebook comments view length clipped short

I'm using a template HTML file within my iOS App containing a single placeholder #ALIAS. I load the file into a string, search and replace the holder and then load into my UIWebView. The Facebook ...
0
votes
0answers
64 views

FaceBook JavaScript API in native app UIWebview

I am creating an app which is reusing some of the HTML pages from my site. In one of the pages, there is a share event in facebook functionality. This is not working in UIWebview as there is no ...
2
votes
3answers
228 views

Unable to load full Facebook comment plugins inside an iOS UIWebView

I have a simple ViewController to load FB comments plugins inside a UIWebView @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; UIWebView * webView = [[UIWebView ...
4
votes
1answer
91 views

Displaying a fan page in a UIWebView with an authenticated user session using Facebook's access token

We're developing an app for iOS and Android that has a rather odd requirement. One of the tabs of the app opens up the client's Facebook page. So here's our desired functionality: The user logs in ...
1
vote
0answers
231 views

UIWebView / Facebook OAuth Dialog - Says “Not Logged In”

The Problem In my iOS app, users login with Facebook through a UIWebView. Occasionally, instead of a login page, Facebook shows the message "Not Logged In": I can reproduce the problem every time ...
0
votes
1answer
109 views

How to get an OAuth2 token using UIWebView and NSURLRequest?

I am trying to retrieve an access token for the Facebook API using just a UIWebview and NSURLRequests. Because I'd also like to do this with Twitter and Google plus I don't want to include the whole ...
0
votes
1answer
285 views

How to get Youtube video URL into IPhone App

I'm developing an IPhone App where I add youtube link to UIWebView. Now when i click any video to play that video's link I need to retrieve so that user can share that link on Facebook. I'm using ...
0
votes
1answer
163 views

Can i change font on facebook comment box plugin at run time

> i would like to change the font name and color on facebook comment box plugin at runtime in uiwebview. I have to use javascript ? if yes what kind of script code should i use. Please ...
0
votes
0answers
53 views

I try to get userID from facebook inside a qr reader uiwebview

i have a web facebook app that run in safari and another browser but when i read a qr with a qr reader the app do not login in facebook I understand that a qr reader uses a UIWebView to display the ...
0
votes
0answers
89 views

Play facebook video in UIWebView

Does anyone know how to play a facebook video in a UIWebView? My app uploads video to facebook and retrieves the video's url. I'd like to embed this url into a UIWebView to play back. I've worked ...
0
votes
0answers
81 views

Store UserID From Facebook SDK

How can I store credentials in the Facebook iOS SDK atleast username if not password. I gone through the Facebook iOS SDK ...FBSession which is been need to use login part.but its a Library file ..I ...
1
vote
0answers
94 views

Are Adsense ads permitted on mobile-web FB apps that render in the Facebook native app UIWebView?

I am developing a FB app with both a canvas & mobile versions. I would like to monetize with ads. Facebook policy is clear that only FB approved ad providers can be used for apps and that ...
0
votes
0answers
181 views

Pass iOS app facebook session into a UIWebView?

I'm just wondering about possibilities of this. I know that Safari uses a different Cookie storage, but I'm thinking of a workaround, like: If I can explore the native facebook session's session ...
0
votes
0answers
249 views

Keep Facebook login when opening UIWebView

I've integrated new facebook ios sdk to my app, implemented authentication to facebok within my app, and implemente post to wall. I'm using internal facebook credentials stored in settings in iOS 6. ...
1
vote
0answers
293 views

Loading FaceBook in UIWebView gives NSURLErrorDomain error -999 when

all... When loading http://m.facebook.com in my UIWebView, sometimes it loads fine and sometimes it fails with the error NSURLErrorDomain error -999. It always fails if the Facebook page prompts you ...
0
votes
1answer
165 views

Inject JS script into UIWebView just after Facebook iOS login flow is completed

Sometimes when I try to inject JS script into UIWebView just after Facebook iOS login flow is completed, my iOS app gets frozen during fast-app-switch (from Safari to my app). In the XCode console I ...
1
vote
0answers
175 views

Comments box in iOS WebView

I'm trying to add a Facebook Comments box in an iOS app using a UIWebView. But the webview doesn't render anything. I also get errors from the webview: The operation couldn’t be completed. ...
0
votes
0answers
225 views

facebook javascript login not working on iPhone Simulator

I am testing a standard javascript facebook app using simple javascript provided on their site. This is the first time I have tried this. It works on localhost in a browser to login and logout and ...
2
votes
1answer
820 views

Facebook SDK 3.0 Login for iOS apps that do not run in the background

I am in the process of implementing Facebook SDK 3.0 in my iOS app. Previously, I was able to login using a webview from within my app, but it appears that that option is no longer available in SDK ...
0
votes
0answers
1k views

Login to Facebook comments using embedded UIWebView through Facebook SSO

Is there any method to login facebook comments embbedded in UIWebView using SSO? In my case ,I am developing website and native ios app. so I should embbed page like below link in my native app. ...
0
votes
0answers
218 views

Is it possible to share FB session between an ios application and a WebView

In my ios application, I integrated FBSDK for "post to wall" and "Connect with Facebook", and in a UIWebView, I called a URL which show a html page with "facebook comment box" integrated. That works ...
0
votes
1answer
206 views

iPhone SDK: Freezing part of a webview

I was wondering if there was a way to freeze a certain section of a webview so that when you scroll through the webview that part of the webview still shows instead of hiding. For example, When having ...
2
votes
0answers
1k views

How to open mobile webapp link in Safari from native Facebook app on iOS?

Our webapp works nicely inside the Facebook native iOS app. However, we have some links that need to open a new window in mobile Safari rather than opening inside the Facebook (UIWebView?) app. Just a ...
0
votes
0answers
282 views

Facebook Social Plugin UIWebView Login Issue

I'm trying to use the Facebook Like-Box plugin in my iOS app inside a UIWebView. I have tried all the versions of the plugin FBML, HTML5, iFrame, URL etc. and they all exhibit the same problem. The ...
1
vote
0answers
270 views

iOS: FB comments plugin and FB SDK

i'm presenting an UIWebView with my html page that contains standard facebook comments plugin. now, if user is not logged in, there is a big "Login to Facebook to Post a Comment" button which opens ...
0
votes
1answer
253 views

Facebook page not opening in UIWebView [closed]

I'm on a late development of an app which has several UIWebViews pointing to different services, Facebook, Twitter, Youtube, showing the app brand page. The strange thing is since the last week ...
0
votes
1answer
292 views

is it possible to load FB Comment page in a web view? or is there any FB Comment api/widget which can be used in app?

i have to do FB Comment page in my app which should look similar to the one in this website. this is possible in javascript but can this be done in iOS? i saw few posts in StackOverflow regarding the ...
1
vote
1answer
627 views

Site won't open in Facebook App for ios, nor redirect to Safari

I'm not a heavy coder here, so i'll ask my best. We made a brochure about our home town. However users spreading it trough facebook cant open the links when in their facebook app. The app does not ...
4
votes
3answers
909 views

Trying to load Facebook-Comments plugin in a UIWebView

I'm trying to view a facebook-comments plugin in a UIWebView on an iPhone application. I began with Facebook's iOS tutorial, where I implemented Single Sign-On. The app delegate takes care of ...
0
votes
0answers
504 views

html share a post via facebook iphone application

Is there a way to force facebook iphone application to open up when a facebook share button is clicked in an html page? right now I have a UIWebView and I would like to force facebook app to open when ...
4
votes
1answer
380 views

UIWebView to display both local image and facebook comment

I'm facing an issue on an UIWebView. I got a WebView which display an html string. This html string contains : Html text Local images fb:comments At first i only had Html + local Image so I was ...
1
vote
2answers
1k views

Implement the facebook connect on uiwebview using HTML5/JavaSCript for iphone sdk

I need to implement the facebook connent on UIWebview using HTML5/ Javascript. Presently what I implemented is working fine on iphone safari but not in native application. Please Suggest. Thanks
0
votes
2answers
349 views

is UIScrollView or a UIWebView the better solution for this?

I am spec'ing out an iOS app and there is a piece that is a run-on section that will need to scroll. I was thinking of doing it as a UIScrollView (have never used one but seems logical) but it sounds ...
1
vote
0answers
169 views

showing blank screen every time while i tried to post on facebook after user has logged in

Iam using FaceBook Connect api to connect to Facebook in my app.Iam posting message on my wall using this api.but after user has logged in when i tried to post next time,blank white screen is ...
1
vote
0answers
328 views

obj c uiwebview facebook comments make app slow

I use facebook comments social plugin in iOS's uiwebview. It work fine, but it reduce the whole app framerate after open it for few minutes. Anyone experience this? Anyone have a solution for this? I ...
0
votes
1answer
185 views

Facebook Comments in iOS with loadHTMLstring

I have problem with Facebook Comments plugin. Is it event possible to embed it on UIWebView in iOS application? I don't mean using loadUrl method ... but using loadHTMLstring ( I want it only localy ...
4
votes
3answers
1k views

facebook like button not showing in webview (ios and android)

I have a simple application that runs an html file in a webview. When I run it in android browser or in iphone browser safari, I'm able to see the facebook like button. But when it comes to the ...
1
vote
1answer
666 views

Facebook Comments Box mobile version not resizing

I am integrating a like button and a comment box (mobile) inside a web view in iOS (Using Facebook social plugins). I got it to work a few days ago but today, for some strange reason, it won't work ...
2
votes
1answer
525 views

Facebook comment part keep loading on UIWebView

Facebook comment part of webview keep loading and it never finish on device. But, it works just fine on simulator. Does somebody have an idea to fix this? Thanks in advance! This is the code to ...
1
vote
1answer
269 views

Facebook login from internal IOS webpage

I load a webpage from native app's resource to UIWebview, and I want to login to facebook from that page. According to FB's document, I need redirect_uri which is not available for an internal page. ...
0
votes
1answer
341 views

Forcefully open info page of facebook fan page on UIwebview in iPhone

I want to open info page through this link on uiwebview http://www.facebook.com/TinRoofNashville?sk=info But on my iPhone screen it looks like this I want to open info tab first not Activity tab ...
3
votes
2answers
737 views

Accessing a public Facebook profile in UIWebView (with access_token)

Problem: Viewing a public Facebook profile without being authenticated into Facebook shows a bare-bones profile. I have the users access_token. Is there any way to use the access_token to show the ...
13
votes
2answers
929 views

Integrating Facebook iOS SDK with Comments using Connect

On an iOS application, I plan to host Facebook Comments using Facebook Connect within an UIWebView, have already done some tests and read articles where I think that it shall work fine. My question ...
3
votes
1answer
1k views

Opening URL to facebook page wall does not work in UIWebView

I am trying to display my facebook page wall (a link of the form http://www.facebook.com/PAGE_NAME?sk=wall) by passing this as a request to UIWebView. The view opens with the generic page ...
13
votes
2answers
2k views

Facebook comments in iOS UIWebView

I'm loading a URL from my own web site into a UIWebView in an iPhone app. This page has the Facebook Comments social plugin enabled. It was working beautifully two weeks ago, using the mobile friendly ...
3
votes
0answers
218 views

how to confine a UIWebView to a specific facebook user page

I'm creating a UIWebView to load a facebook page of a specific: NSString *urlAddress = [NSString stringWithFormat:@"http://www.facebook.com/%@",self.userID]; //Create a URL object. NSURL *url = ...
1
vote
1answer
2k views

Facebook page in UIWebView

I have a UIWebView in my application where I 'm loading the facebook profile of my application. I am using facebook's single sign on SDK(Graph API). And I logged in into facebook in the Safari in ...

1 2