I am integrating MySpaceID iOS SDK to my application. I can login to MySpace from my app by opening a Safari login page, however, after returning back to my App from Safari, I could find where the callback function is.
I think that there should be some call back function which tells me if the login is completed or not. Where could I find that?