Bagata
Bagata

Reputation: 2170

How can I delete a Facebook app that I developed?

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

Answers (7)

rgkobashi
rgkobashi

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

enter image description here

Upvotes: 1

Picard
Picard

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:

enter image description here

Upvotes: 0

Hussain Sumrat
Hussain Sumrat

Reputation: 39

Go here.

FB Developers - App Page

Click on the 'Delete App'. Give your password. Done :)

Upvotes: 2

ninjahoahong
ninjahoahong

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

Dhiraj
Dhiraj

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

enter image description here

Upvotes: 200

Erik
Erik

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

ramblinjan
ramblinjan

Reputation: 6694

Navigate to the developer application, select the application, and click the edit button: enter image description here

Then, on the left side of the page, there is a link you can click to delete your application: enter image description here

Upvotes: 18

Related Questions