Search code examples
iosobjective-ciphoneswift

URL scheme to open Watch app for pairing Apple Watch


Is there any URL scheme, so I can open "Watch" app on button click, to pair Apple watch ? like:

UIApplication.sharedApplication().openURL(NSURL(string : /* Watch URL Scheme? */)

Or is there any other way to open the "Watch" app on a button click?


Solution

  • The watch URL scheme is itms-watch://