I have added a bar button item from storyboard in my rootview controller and added a segue. On a few phones (iphone 10 and 11) the button is not visible but can be clicked and segue is working perfectly (it is enabled). I have checked the color and it seems to be alright. I changed the navigation bar color to white (as it is in other places) but only this button does not show.
I have used bar buttons elsewhere in my app and they are visible.
I have used bar buttons elsewhere in my app and they are visible.