Ionic select doesn't show top bar with confirm on IOS

Hey guys

I know this post has been listed earlier, but it didn’t fix it for me.

When on IOS with the ionic select, the top bar with confirm doesn’t show. How do i fix this problem besides changing this to false?

cordova.plugins.Keyboard.hideKeyboardAccessoryBar(false);