I\'m using ActionSheet in my application. On my iPhone it works, but it doesn\'t on the iPad simulator.
this is my code:
@IBAction func dialog(send
you need to add this for Ipad
alertControler.popoverPresentationController?.sourceView = self.view