Anyway to change the Android Back Button to remove instead hide?
When I click on the Android Back Button, only calls $scope.myModal.hide(), but I want to remove that modal completely(calling $scope.myModal.remove());
It is just a unique identifier that you can add to your button action. But it is optional parameter so you dont’ have to use it. If you don’t use it, Ionic will assign random unique id.