The best solution i found for this problem is use this plugin: ( input blur not working so well ) [ionic-plugins-keyboard][1] [1]: https://github.com/driftyco/ionic-plu... bindViewEvents: function () { var context = this; window.addEventListener('native.showkeyboard', context.keyboardShowHandler); w...