LMAlertView
LMAlertView copied to clipboard
Open Source, customisable clone of UIAlertView for iOS 7
This is the first Pod I have worked with that has this issue. Should the include use quotes as suggested by Xcode, or is there something I should be doing...
It is possible to add a Subview of nil. this fix does not add the lineView, if the lineView is nil.
Fix runtime warning «Unbalanced calls to begin/end appearance transitions for LMEmbeddedViewController»
Hi, I'm calling segue on click of the other button, and this throws "message sent to deallocated instance" error on line #532 in LMAlertView.m file. The line is shown below....
Hello , you could put this framework in Carthage ? Thanks.
Crash occur when want to add an CAKeyframeAnimation. It's not responds to selector @fromValue.
I have just used this library and realized that the alertview is not showing up correct when launched in landscape orientation. The issue is fixed be commenting out the [self...
...p view. The error message was: -[VKMapView superview]: unrecognized selector sent to instance ...
Fixes crash when using iOS 8 Webkit Issue: https://github.com/lmcd/LMAlertView/issues/51
when use UIWebView on iOS 8,it has bug