Facebook iOS invite - ios

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.

Related

Facebook review required for iOS apps that have the SDK just for app install ads?

I have an app in the Appstore for a few months now. To use App Install optimized Facebook ads, I decided to integrate The Facebook SDK. But apart from running Ad Campaigns on Facebook, I am not using any of the functionalities offered by the Facebook SDK. i.e. I am not using Facebook login and the services used with Facebook Login.
I noticed that the Facebook app is in Sandbox Mode and I need to set it to Public to use Facebook App Install advertising. I can set it to public right away, which is good.
But there is also a Facebook review submission button on the same page and there is a not-so-clear statement on the page saying Facebook needs to review "some" of the integrations before going live.
If I am using the SDK just for Facebook Ads with my "iOS App", do I still need to have my app reviewed by Facebook?
Cheers,
Taner
If you are not requesting to use any of the permissions, you do not need to have your app reviewed.
The only thing you need to do the enable it to be used for advertising is to set it to be Public. This will not really do anything in your case.

Open iOS app from facebook app when tap on app name in shared url post or link

The main problem is that when user tap in facebook app on app name from which was made an post, need to open the app, this works fine for instagram app.
But this not work with my app
I can login with facebook, make posts, likes, and share links, app is registered on facebook and approved same workflow works fine in android app but not in iOS
This is how my url schemes and types looks like in my app info.plist
The problem was fixed with turn on Single Sign On in facebook app settings and after will appear the option Deep Linking and also need to activate it.

Using Facebook App Invites

I want to use Facebook App Invites in my iOS app. I've tested this thing with test users (users that mentioned as testers and developers in "roles" tab) and it works fine. But there is one thing that I can't figure out: do I need to submit some items for review to Facebook before submitting my app with App Invite feature to the App Store? Any help will be really appreciated.
So, I've figured this out only after submitting app to the App Store with this feature. All you need is user_friends permission.
Apparently your Facebook app has to be live and for it to be live you have to submit all the items the ask for review, in my tests they were privacy policy, itunes app IDs and screenshots, I set up all fake for my tests to get the app live and it all works, actually as per a bug report I opened to FB, they asked to add valid App Store IDs in the Developer iOS Settings (for testing purposes, it doesn't have to be yours, it just has to be a valid App Store ID) so I did the same with all the rest.

Latest Facebook SDK opens safari get reject in app store?

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

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#

Resources