Latest Facebook SDK opens safari get reject in app store? - ios

In app using latest Facebook app to login and share redirect to safari to authenticate app login details.I am already got app reject from app store to open goole login in safari.so using latest facebookSDK get reject in app store? thanks in advance.

if you added more than these permission you need to submit for Facebook in your app, then Facebook takes the 7 -10 working days for check. if everything is fine you can upload your app in App Store else your app has rejected.
and Facebook submission process
if it is not the error for your app please ref this link

Related

Facebook iOS invite

I have an app that allows users to invite their friends to download the app. This all works fine, the friend gets the notification via the FB app and bobs your uncle. The issue is that when you click 'install now' Facebook doesn't load the app in the App Store, it's just blank. I have an appID which has an old version of the app without any FB integration in it.
Any ideas why the facebook app isn't loading the App Store?
Don't worry about it, I found the issue. I was using the wrong app link URL.

facebook app request notification not showing up in Facebook iOS app for mobile web app

I have a Facebook app that is configured as Facebook canvas app and a website with site and mobile site URLs
When the app sends apprequests (invitations) they only show up in the recipient's notifications in the desktop browser and not in the Facebook iOS app. This makes no sense to me as the app does support play on mobile as it has a mobile web url and so the notifications should appear in the Facebook iOS app.
How can I ensure my app requests show up in the Facebook iOS app? Am I missing some kind of configuration?
I had the same issue, but after adding a "Store ID" in the FB iOS Platform setting, notifications started showing in the FB app. Since my app is not yet in the store, I addded the ID of one of my other apps. Still worked.

Facebook Login doesn't work in ios app after the app has been released

I've developed an iOS app that shares a photo on Facebook; I've created an app on Facebook developer portal and before the iOS app has been released sharing works fine. But after app store release when I (and all users) try to login to Facebook before sharing the Facebook app opens and goes back to my app, but login hasn't been set. How can I make it work?

What is the link for the Facebook Like button in the iOS App Store?

If you go to the Apple App Store on an iOS device, each app has a Facebook Like button under the Review tab.
Is there a way to generate or know what this link is? Is that like button linked to a Facebook App? What if you have not created an Facebook App associated with your iTunes App?
I have looked on Facebook and the following is logged under recent activity:
"Joe likes <My iOS App> on <iOS>"
Where <My iOS App> is a link to the app on iTunes,
and <iOS> is a link to the iOS 6 page on apple.com.
Is there anyway to like or unlike the itunes app programmatically or from Facebook without actually having to do it from iTunes?
Any help would be appreciated.
Thanks.
It is the official iTunes-link of your app that is indexed, e.g.:
https://itunes.apple.com/en/app/#app-name#/id#app-id#

Facebook mobile redirects to app store and not the app

I have a facebook app. On the mobile side I created an android app and a iOS app. SO if i click on the app it should redirect to the android/iOS app on the mobile or app store/ play store. On android it works fine but on iOS it never redirects to the app even if it's installed. It redirects to app store.
Is there any way to solve this?
You have to register a custom URL scheme in your app to redirect the user from one app to another on iOS. In particular, Facebook will have you include your Facebook App ID as part of the URL scheme.
There is a nice tutorial here on creating custom URL schemes here.

Resources