Open iOS app from Costom URL Schema and pass parameters using post method -


can pass "post" parameters along custom url schema open ios application.

it not possible, although url parameters should enough pass simple data. added couple links below should pass data using custom url scheme.

http://iosdevelopertips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html http://www.idev101.com/code/objective-c/custom_url_schemes.html

how take parameter url scheme.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -