In the document I find this statement
The hardware back button is found on most Android devices. In native applications it can be used to close modals, navigate to the previous view, exit an app, and more.
By native applications, does that mean the compiled ionic apps?
So yes, the physical back button will do the modalController.dismiss()
or no, I have to subscribe it myself.
4 posts - 2 participants