I have an app that is live in the store. I am trying to get it ready for the iOS11 release but have run into an annoying problem.
None of the UIBarButtonItem>
UIBarButtonItem>
iOS11 UIBarButtonItem action not get called
ran into the same, solution for me was to build with xcode 8.3 instead (devices with ios11 running the app build by 8.3 worked great)
Use Xcode 8 with iOS 11 you can use this workaround to debug ios11 devices on xcode 8.3