I have an application with watchKit, now I am removing support to iWatch app. Is it possible that iWatch app will automatically disappear? Right now, it is not.
OK, I checked with watchOS folks, and would like to confirm that the behavior I had described above only applies to dependent
watchOS apps. An independent
watchOS app works independently, even the iOS app is not installed. I guess that is why an installed watchOS app is left on the device in your case.
For more information about dependent
vs independent
, see TN3157: Updating your watchOS project for SwiftUI and WidgetKit.
I understand though that, if you remove your watchOS app and release a update, it will be pretty clear that you won't maintain the watchOS app, and so the watchOS app left on a device may not work (if it relies on something that you don't maintain anymore) – If that is your case, I’d suggest that you file a feedback report (http://developer.apple.com/bug-reporting/) and share your report ID here.
Best,
——
Ziqiao Chen
Worldwide Developer Relations.