I would like to display the service response error messages on an application as an alert. How can I go about it?
I'm using parse.com and for example if a user enters a username that is already in use, the service response error message indicates that the username is already taken. How can I display such a message on the application as an alert?