Select with options gives no "done" button to actually select

My select bar in ionic isn’t giving me a done button so I can’t actually select anything. This is standard HTML so I’m not sure why this is happening.

Does anyone know why this isn’t working? It works in xcode preview. And yes, I have this following enabled:

cordova.plugins.Keyboard.hideKeyboardAccessoryBar(false);