Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Misconfigured App Sorry, myapp hasn't been approved for display in App Center. in android app share

When i click on my app name on my facebook. It redirect to "https://www.facebook.com/games/?app_id=827708240586758" and showing "Misconfigured App Sorry, myapp hasn't been approved for display in App Center." .. I think facebook have implemented some new features. Please help me to get out from this problem. Thanks

like image 417
iffu Avatar asked Sep 26 '14 10:09

iffu


2 Answers

I had the same problem. You need to submit your app for review on the Status & Review tab (on https://developers.facebook.com/ site) if you want it to be considered for listing in Facebook - App Center.

  1. Log in to the https://developers.facebook.com/ site with your credentials and find your app.
  2. Click on Status & Review tab, and choose Items in Review.
  3. Then click on "Add items to this Submission" and select "App Details" from the list and click on the Add Items button.
  4. If you are missing some required data from the App Details, there will be red exclamation mark, so you will need to fill in these fields and submit your app again.
like image 68
nikolaDev Avatar answered Nov 10 '22 00:11

nikolaDev


I stumbled across a solution that worked for my case. I simply wanted the app name in the feed to link to the App Store and not this misconfigured app page! The simple solution is to go to Settings, Add Platform of type Website and put a link to the App Store there.

like image 22
photogrammer Avatar answered Nov 10 '22 01:11

photogrammer