Facebook oauth image - facebook

I have created a Facebook page tab app that requires authorisation. When the authorisation popup is displayed there is no image.
Here's a screen shot:
I've given the app a page tab image, so where does the oauth window get its image from? I can't find anywhere to upload it.

Facebook Application OAuth Images are specified on Facebook Developers site. Direct link
choose your application from left sidebar
click Change Settings
Hover over the icon and choose Modify
Upload chosen pictures

Related

Hide the link on Facebook post using graph api

I am able to post an image link to the Facebook from my Android app. But after posting, Facebook is displaying the link on top of the image. I don't want to display the link on top of the image. How can I do this?
This is known as app attribution. If your app is listed in the App Center (https://www.facebook.com/games/) the attribution will be visible. You can configure this in the App Details tab, under "App Center Listed Platforms".
If this doesn't solve your issues; can you provide your app ID, please?

Custom login page

Is there any way to customize Facebook login page on mobile devices ?
I am working on the web application which share images from this app on Facebook wall. But I don't want to have in the app those buttons which allowes you to exit the app, or switch to another tab.
I use this meta to disable upper and bottom bars in the Safari
But in the FB Login page is for example button (Get Facebook for iPhone and Browser faster) which switch me to the Appstore.
I am including this image of facebook login page, where you can see that links which I need to get out :(
http://fotonaut.lukaskosik.com/photo.JPG
You can't tweak this page. It's hosted by Facebook and out of your control.

Can we display facebook application on user profile?

I have a Facebook application which is displayed on canvas page like all other Facebook applications but I want to display application on users profile page like Facebook's find friends,messages applications so that left panel displaying Favourites, Apps,groups are visible to user.
No - this is not possible. Tab applications can only appear on Facebook Pages.

How to add facebook application to profile page

I developed a facebook landing page with an iFrame and now I want to add the page to my facebook profile page. When I click "Add to my page" at the application's profile page, my profile is not listed there.
Can anyone give me a tip please?
From the comments above :
"To my personal profile." – enne87
You can not have this functionality. You can only add application to facebook pages, not to peoples profiles.
When you created your application it should also have created an app profile page. You can add your application there. To find your application profile page you can navigate to this URL https://www.facebook.com/apps/application.php?id={APPLICATION_ID}
Or, in your application settings click on the "View app profile page" in the bottom left sidebar.

add tabs to user's facebook page through facebook api

Can a facebook api add tabs to users' facebook page, if yes then HOW??
you can't add tabs to a users profile page, it has to be the user who adds them.
However, you can add a link to make the process easier, see Add Profile Tab from Facebook developer blog.
you can add a tab to you application by filling profile tab part in facebook integration
how to go there
http://www.facebook.com/developers/
choose the application (if you have any) --> edit settings --> facebook integration
then fill tab profile.
unfortunately , profile tabs will no longer be allowed see this link.