apache / cordova-plugin-dialogs

Apache Cordova Dialogs Plugin
https://cordova.apache.org/
Apache License 2.0
289 stars 354 forks source link

CB-10097 dialog doesn't show on iOS when called from a select list onChange event #70

Closed jcesarmobile closed 8 years ago

jcesarmobile commented 8 years ago

Changed getTopPresentedViewController to not set the presentingViewController to a ViewController that is being dismissed.