I have the following function to display error messages to user. But it does not seem to show the complete message. It will display upto certain characters followed by ....
As mentioned by sudo rm -rf, UIAlertView has a limit.
You can try creating your own "alert" that doesn't clip by creating a view controller and showing it using presentModalViewController:animated:.
presentModalViewController:animated: