HideKeyboardAccessoryBar not showing Done button

Have you checked if the method gets called?
I had this issue because of an ionic update where ionViewDidLoad changed to ionViewDidEnter and the method was never called.