I am interested in making a left-aligned UIAlertView with several lines like a bulletin list that would look like the following:
You can create a new line by inserting \n into your message. For example:
\n
@"line 1.\nline 2,\nline 3"