I’ve been working on an iOS app for about six months and recently added a WatchOS companion app. However, when I run the iOS app on my device through Xcode, the Watch companion app doesn’t install automatically. Instead, it shows up in ‘Available Apps’ when I open the Watch app on my iPhone.
I have ‘Automatic App Install’ enabled for my Watch.
Does anyone know why the companion app isn’t installing automatically in this debug scenario?
I’ve got WKCompanionAppBundleIdentifier set to my iOS app bundle identifier and ‘WatchOnly’ set to NO.
Adam Geiger is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.