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.

This tag is for questions about database view or UI / architectural view. See also the following tags: views, sql-view, uiview.

learn more… | top users | synonyms

1
vote
1answer
61 views

How to remove a view in appdelegate method?

i want to remove one viewcontroller's view in appdelegate.m,inside this method - (void) GetUserCompleted i want to remove a view..pleas help me out below is the FB delegate method,in dis method i ...
0
votes
0answers
132 views

Total Tab Views - Unique views or non-unique?

I have a question regarding the Total Tab View data provided from Facebook Insights. Does the data in Insights provide unique view counts by visitor, or do they not filter bots, multiple visits from ...
0
votes
2answers
229 views

Show login page first time app is launched

I'm working on a small app that uses the Facebook API. What I want to do is show my login/connect to Facebook page the first time the app is launched (or as long as the user has not authenticated. My ...
2
votes
1answer
649 views

How do I go to my main view for my IOS app after logging in with Facebook Connect

Hi there I have a problem with connecting to my main view after logging in with the Facebook Connect sdk with my app. After a user logs in I want it to essentially load up the main view of my ...
1
vote
1answer
34 views

restoring view's counter

I have an additional page called "precious feet" and when I first set it up I could view the amount of visits it got, however now it won't show this information, it also gives me the option to "like" ...
0
votes
1answer
804 views

Youtube views not registering through Facebook

Youtube does not count views when videos are autoplayed, i.e. when they have the parameter autoplay=1 at the end of the url like this: http://www.youtube.com/watch?v=4r7wHMg5Yjg&autoplay=1 ...
1
vote
1answer
558 views

no signed_request on FIRST view via page tab

I'm having a problem with my page tab. When I access the app via the page tab the first time (e.g. logout, change browser, delete all cookies), I don't get the signed_request. Here's (a part of) my ...
5
votes
2answers
1k views

How to get a Gesture View like in official Facebook app

I want to implement the same behaviour of the notification view in the official Facebook app. The "notifications" tab are at the bottom and can drag/drop via fingers to full screen. How can i do ...
2
votes
3answers
1k views

How to give navigate view like New Facebook iPhone Apps

I saw the new iPhone apps and it is superb. They have nearly more than 9 sections and they have given good navigate view. They have removed tab bar controller and instead of they have given one good ...