Relative Content

Tag Archive for iosflutterxcodewatchos

Flutter iOS build error with watchOS target in VSCode but not in Xcode

I have a Flutter app and added a native watchOS target to it. Everything works fine from Xcode: I can build both the iOS app and the watchOS app as targets, and everything functions as intended. When I build the iOS app, it includes the watchOS app, and I can install the watch app via the iPhone system Watch app.