I have seen multiple methods to "remove the previous/next/done toolbar" from the keyboard, but each time I tried implementing the code snippets it never worked.
I'm fairly sure it's because a lot of these were to be used within phonegap, and I'm trying to avoid phonegap all together, I just want a native iOS 7 solution to remove the keyboard's toolbar from inside a UIWebView.
Obviously it's possible when using phonegap, but is there way to do this without phonegap?
I remember testing things over here... how to remove prev next button from virtual keyboard IOS ...but none of that was working for me. Maybe someone has advice to lead me in the right direction?