Not able to change Facebook app mode Development to Live in the Facebook developer console.
Also, there is no error display.
While trying to live mode it shows the tooltip "You may not make your app available to all users".
Also, try below link solution but not work.
Facebook API "This app is in development mode"
Related
I have just completed development of an Android Application that uses Instagram Api to show followers, following and who unfolllowed. The Api is in Sandbox Mode at till now and I want to submit the application to Instagram for permissions (follower_list, basic) approval. But submission page shows options just for website.
How can I submit Android Application for approval?
"website" is highlighted in the image.
According to the documentation, you must make a screencast(record your mobile app working).
I think you need put the company website url or if your app is on production environment on Google Play Store, so put the download link.
You can learn more here
We currently developing an app for two platforms, iOS and Android. The development state of the iOs app is more advanced than the state of the Android app. We need facebook for authentication and we also want the “publish_actions” permission to post open graph actions on the users wall.
For our iOs app we reached a level were we want to submit for review. Unfortunately this is not true for the android app.
As far as we know we have to remove the android platform from the Settings (https://developers.facebook.com/apps//settings/) if don’t want that facebook review it. But if we do this our android developers are not able to use the facebook authentication and therefore they can not work on the app in a proper way.
Our question: is there a way to submit for review for iOs only without losing the possibility to develop the android app? Or should we send our "not ready" android app to facebook review?
So, we found a working answer by ourselves.
On the facebook developers website we added a new app. There you can choose if this app should be a test version of an existing app. If you say yes, you get a ready test version of your existing app.
After that you have to direct you “development versions” of your app to the new app id etc and do not forget to test it. For example in ios you have to set FacebookAppID and the URL Schemes to the new AppId and AppName.
If it works you can remove your “not ready for submission” platforms from the settings of your normal app (not the test version) and submit for login review.
I am a beginner developer.I have android app which plays national anthem when pressed relevant button
I want to have facebook login in my app.So that i can know where the user is from.I've read this document :
https://developers.facebook.com/docs/facebook-login/android/v2.3
But i dont know how make 'Facebook App - Configured and linked to my app, with Single Sign On enabled'.How can i make this app?
To create Facebook App, with Android support, you should follow this official tutorial.
If you already have one, and configured it with your Android app, you should go to the App Dashboard, select your app, open "Settings", and in Android section turn "Single Sign-On" to enabled.
I am trying to develop an android app who use a "Facebook Login", I am working with Eclipse and downloaded the FacebookSDK.
I worked by this guide:
https://developers.facebook.com/docs/android/login-with-facebook/v2.2
I got the message from tittle when I am trying to connect my app from my android device.
I searched dor this problem here and the solutions i found is to set
status and review to ON in my app settings here:
https://developers.facebook.com/
after setting status and review to ON in 'Status & Review' from,
problem didn't solved and it keeps show this message.
I have tried to remove this app from my developer account on facebook and open a new one, and again - same error message: "app not setup: the developers of this app have not set up this app properly for facebook login"
I'm hopeless..... any suggestions?!
1.Select app.
2.Go to Status & Review.
3.Select "Do you want to make this app and all its live features available to the general public?".Make this YES.
recently i have made an android app which integrating facebook login. It works fine when i login with my FB account which is also setup as a FB developer account(where i kept my app release key and debug key).But problem is that when i want to login with other FB account for testing it show me error like this
App Not Setup. The developers of this app have not srt up
this app properly for Facebook Login.
i follow this tutorial https://developers.facebook.com/docs/android/scrumptious/authenticate it works fine as they showed with my developer FB ac.But why not with other FB account? What else i should do to make this app available to other user? Please give me suggestion ...please. Thanks in advance.
go to your facebook developer console and select your project(app) from app section.Then in status and review turn on the option--Do you want to make this app and all its live features available to the general public?.
You will need an email id to turn it on so add one if you haven't already.