Custom URL for the Birdhouse app
- by bryanjclark
I'd like to figure out the custom URL scheme for the Birdhouse iPhone app, but there doesn't seem to be any documentation.
Birdhouse is an app to store drafts for Twitter. I'd like to send it a string of text, and I know that it's possible:
Birdhouse responds to the URL birdhouse:///
The Twitter app sends drafts to Birdhouse if it's installed on your phone.
I've figured out the birdhouse:/// part, but how do I send the text?