Reputation: 2170
How can I delete a Facebook app that I developed? I don't see a delete button in my Developer Account console.
Upvotes: 96
Views: 73460
Reputation: 2698
I followed the steps mentioned before but for some reason when clicking on the app it will take you to the analytics page.
To go to the actual app page from your apps you can click on the bell and then Setting
-> Advanced
-> Remove App
at the bottom, or faster, click on the three dots and then Remove App
Upvotes: 1
Reputation: 4112
Alternatively you can put it back into the sandbox mode - which isn't so easy to find either (it's in the App Review section), so I put a current location screenshot here:
Upvotes: 0
Reputation: 39
Go here.
Click on the 'Delete App'. Give your password. Done :)
Upvotes: 2
Reputation: 2664
One of the option is to go to https://developers.facebook.com/apps.
In the page above, developers can hover on one application, there is an arrow which points downward on the top right conner of the app card. Click that arrow and then either resign
or delete
the application depend on which are the current roles of the accounts.
Upvotes: 1
Reputation: 33628
UPDATE 9th June, 2016
Navigate to facebook developer account
Select the application to which you'd like to make changes to
Navigate to Settings
->Advanced
on the left panel.
In the bottom left of the screen you will find Delete App
Upvotes: 200
Reputation: 341
The alternative to deleting the app is to place it in sandbox mode. This will preserve your application id and keys and save you time in the future.
Just click on Settings>Basic then set "Sandbox Mode" to Enabled.
Upvotes: 2
Reputation: 6694
Navigate to the developer application, select the application, and click the edit button:
Then, on the left side of the page, there is a link you can click to delete your application:
Upvotes: 18