skywinder / ActionSheetPicker-3.0

Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
http://skywinder.github.io/ActionSheetPicker-3.0
BSD 3-Clause "New" or "Revised" License
3.4k stars 740 forks source link

ActionSheetPickerView Picker View not appearing for iPAD #416

Closed mbijapur closed 4 years ago

mbijapur commented 5 years ago

ActionSheetPickerView Picker View not appearing for iPad, while the same works on iPhone.

Maxwell6635 commented 5 years ago

Same here , I also facing this issues. Ipad is not showing the ActionSheetPickerView

laindow commented 5 years ago

That from previous questions - works fine

You need to specify proper "origin" param. Usually it's a button on which user clicked. When self.view is specified popup is shown outside screen.

skywinder commented 4 years ago

Hello. please check the latest version. Should be fixed. Feel free to reopen the issue, if you still need help. 👍