FlowBarButtonItem
FlowBarButtonItem copied to clipboard
conflict with key window
Since the window for the flow button declare "makeKeyAndVisible" it become the key window and will result problems in presenting UIAlertController on the key window if using: keyWindow.rootViewController
You should work with self.hidden = true/false