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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -