like the answer at stackoverflow said return true if you want to close the action sheet.
The ionic documentation says:
destructiveButtonClicked Called when the destructive button is clicked. Return true to close the action sheet, or false to keep it opened.
http://ionicframework.com/docs/api/service/$ionicActionSheet/
And please… do not repost stackoverflow issues… decide at which platform you will ask…