Imagine you want to create a contest app for Facebook using the SaaS approach.
So, you create the app and let business pages FB users to install it in a custom tab. Using the facebook context information (user_id, page_id, etc) it is easy to index the account in the database to the FB instalation).
Now imagine that you want to put the same app available to the Facebook mobile app. As far as i know, FB mobile app does not suport custom tabs right? So the contest app could not be 'hosted' in a custom tab...
Does Facebook mobile App has any place where the contest app could be 'hosted/linked' in order that mobile users of that business page could see it and use it?
If so, how to register/install/link the contest app to that business page in mobile FB?
Thanks a lot
Alex
Related
I'm working on building an IOS/android app and I'm wondering how i can use Facebook Analytics for apps.
There is no social login for the app, but i would like to use in-app events to retarget users of the app as they browse facebook owned platforms, even though they have not used facebook to sign in etc on the IOS/Android app.
Can this be done by implementing the Facebook analytics SDK?
I appreciate that i'm not a developer, so this question may yet prove to be totally misinformed.
Thanks
Facebook Analytics doesn't acquire Facebook login. See: https://developers.facebook.com/docs/analytics/faqs/#faq_529032737286063
You can send app events with Facebook Analytics that you can use to view reports in Facebook Analytics as well as use for tracking conversions from Facebook ads and building remarketing audiences (custom audiences) in Facebook ads.
iOS App Events: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios
Android App Events: https://developers.facebook.com/docs/app-events/getting-started-app-events-android
We've a website without facebook login and we've the correspondent mobile apps for these website (Android and iOS).
Now, we will build a new feature as a standalone app and for this new feature we would like to use social login (Facebook for now). In the future, this feature will also be available on the website (using either the facebook login or the login from the website).
Should we share the same app id from facebook between these three applications (Website, Mobile app, NewFeatureStandAloneApp)?
I have an iOS Bussiness app, which used Facebook to login. Now I have access to the friends list. Is there a way to send a request to a Facebook friend (who is currently not using app) to install my App. My app is Bussiness app category not the game.
this site shows all the information that you want:
https://developers.facebook.com/docs/games/invitable-friends/v2.2
I developed two apps with facebook integration in both the Apps , my requirement is if i opend one app and login to facebook account , and if i open second app it should login at the same time .
Thanks
nikhil.
This isn't really possible, since both apps would then have to use the same Facebook App ID.
And since the Facebook App ID is should be part of the App URL scheme, iOS can't see the difference between the two apps and will open the one installed last.
You can try an store the Facebook login data in the keychain and use that in the other app, but not sure if that will work.
I have an iPhone App and I want to add the functionality that the user of this App can post on his wall with this iPhone App.
I know I have to create an App for my Facebook Account. But I haven't got a "normal" Account, I have a Page Account (created here: https://www.facebook.com/pages/create.php). But it seems it is not possible to create Apps for Accounts like this, right?
By the way, I have a Page Account because the iPhone App is from a company, not a single person.
To create an application, you must have standard Facebook account (not Page account). Then install Facebook Developer App (it needs to be approved over the phone).