Sumi-Interactive / SIAlertView

An UIAlertView replacement with block syntax and fancy transition styles.
MIT License
2.51k stars 424 forks source link

wrong orientation on iOS5 on an iPad1 #45

Closed maxwell-fraser closed 11 years ago

maxwell-fraser commented 11 years ago

Checkout the screen shot, alert comes in from the side and is sideways on iOS5, any fix for this?

screen shot 2013-09-13 at 11 44 11 am

maxwell-fraser commented 11 years ago

Is the latest version up on cocoa pods?

I updated my podfile to: pod 'SIAlertView', :git => 'git@github.com:Sumi-Interactive/SIAlertView.git'

This seems to have fixed my issues