I have added a 'Help' button onto my map view as shown below.
When I open it in the simulator in (iPhone 7 mode) the button appears and performs a segue properly. I changed the operating iOS to 9.3 and tested it on a real iPhone 6 running 9.3 and the button functioned properly. However, I have tested it on a real iPhone 6 running 10.0 and the button does not appear.
I thought this could be to do with auto layout but it appears fine in storyboard, simulator and the real device.
I have attached a photo of my constraints for the button below.
Any thoughts?