wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

Resizeable iPhone width issue. #78

Closed JulesMoorhouse closed 9 years ago

JulesMoorhouse commented 9 years ago

I've been playing around with the resizeable iPhone (iOS 8.3) and I've set the width to 320 and height to 800, with xcode 6. I set these values before launching the app.

The width customalertview uses doesn't conform to those set for the resizeable iphone!

I have a picker and some labels views added to the the alertview. Initially I thought as I hadn't set the width of my picker view that this was pushing the width of the alertview.

However, the alertview sets the width of the device without the resizeable width. As I have pod files setup, I wasn't able to step through to find the exact code causing this.

Can you have a look at this please?

JulesMoorhouse commented 9 years ago

Maybe this is still a problem with the simulator, I'm unable to test this on a device as this size.

http://www.openradar.appspot.com/18209051

JulesMoorhouse commented 9 years ago

Ahh nevermind, don't think we need to worry.... http://stackoverflow.com/questions/26228936/resizable-simulator-with-various-screen-sizes