Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
fancy_pantser
11y ago
0 comments
Save
Share
URL Schemes are the only way to communicate between apps. So to launch an app you'd need to know it's NSURL (for spotify it's "spotify") to build a URL and do: [[UIApplication sharedApplication] openURL:];
0 comments
1 comments · 1 top-level
top
newest
oldest
andrewljohnson
11y ago
There are also App Extensions now, as of iOS8:
https://developer.apple.com/library/prerelease/ios/documenta...
j
/
k
navigate · click thread line to collapse