How to construct redirect URL for foursquare iOS app -
I am developing an iPhone app using the square API, it has a location checkin screen with a 'check-in' button And when the user clicks, the square authentication page will open. The problem is how do I successfully return to the test page after checkin on authentication and square.
I think I have to use REDIRECT_URL for an iPhone app wisely - but this is a very small clue how to do it
Any suggestion would be very helpful.
Thank you all in advance.
You should open the square type of flow in an embedded web-view. Some sample code < / Div>
Comments
Post a Comment