Launch Apple's Stocks app, with a particular stock selected
Posted
by Vincent Gable
on Stack Overflow
See other posts from Stack Overflow
or by Vincent Gable
Published on 2010-05-18T17:18:21Z
Indexed on
2010/05/18
20:40 UTC
Read the original article
Hit count: 434
I would like to launch Apple's Stocks app to show information for a particular stock, on a non-jailbroken phone. I'm not interesting in how to get a quote or graph a stock myself, just opening Stocks.app.
I was hoping that the Stocks app would have a custom URL format, so opening a URL like stocks://AAPL
would do the trick. But I haven't found anything documenting such a scheme, and suspect it doesn't exist.
Any other ideas, or is it impossible to integrate with the native Stocks app?
© Stack Overflow or respective owner