I am planning to build an Apple watch app that should interact with an external device via Bluetooth. So, can I build just an apple watch app without iPhone Companion app?
Asked
Active
Viewed 197 times
2 Answers
1
You can starting with watchOS 6.

Curiosity
- 544
- 1
- 15
- 29
-
@user3584797 No problem. With WWDC coming in a month, maybe this will change soon? – Curiosity May 13 '19 at 09:36
-
hoping so Austin – Kalyan May 13 '19 at 14:31
-
@user3584797 It's announced you can for watchOS 6! – Curiosity Jun 03 '19 at 22:15
-
Yeah, Got to know about it from recent wwdc – Kalyan Jun 10 '19 at 13:09
0
In iOS 13 it's possible to create independent watchOS application. More information can be found here. You have to download Xcode 11 to be able to create independent watchOS application.
To create it simply go to File -> New -> Project and select watchOS -> App as it's shown on a screenshot:
There is also WWDC 2019 video: Creating Independent Watch Apps.

Maxim Makhun
- 2,197
- 1
- 22
- 26