I know how to create custom URL schemes but how can I add actions to them? How would I pass info into my app.
Any suggestions would be great!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’ll have to figure out the actions.. But here’s an example:
or
and then in your
AppDelegateYou could potentially do all kinds of stuff by sending various text in the URL. For example, Facebook uses it to open up the app to go directly to a profile with
facebook://profile=username