Hi there,
Pretty much everything is in the title.
As a lot of people I had the issue regarding the ios keyboard accessory bar that didn’t show even with following line of code:
cordova.plugins.Keyboard.hideKeyboardAccessoryBar(false);
I reinstalled cordova plugin.
Now the accessory bar does show on my iPhone 6S emulator but not on my iPhone 6S device… I use Ionic View to view my app.
Anyone else came across the same issue, and most important, anyone has a solution?
Thanks,
Manuel