xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.62k stars 1.87k forks source link

[Bug] WatchOS - This app needs to be updated by the developer to work on this version of watchOS #14924

Open HenrikHolmIT opened 2 years ago

HenrikHolmIT commented 2 years ago

Description

Im trying to do some experiments with watchOS. We have an existing Xamarin that we wish to add watchOS support to.

Steps to Reproduce

  1. Followed this Setup and Installation guide https://docs.microsoft.com/en-us/xamarin/ios/watchos/get-started/installation?tabs=macos
  2. When running the sample project and trying to open the watchOS app I get this message: "WatchApp.WatchOSApp" Needs To Be Updated - This app needs to be updated by the developers to work on this version of watchOS
  3. Debugging on Apple Watch Series 7 - 45 mm watchOS 8.0 simulator
  4. Visual Studio 8.10.14 (build 17) updated to latest packages as of nov. 25th.
  5. XCode 13.1 (13A1030d)

Expected Behavior

That app is launched on watchOS simulator

Actual Behavior

It displays the 'This app needs to be updated by the developer to work on this version of watchOS' message when opening the app on AppleWatch Simulator

jsuarezruiz commented 2 years ago

This is related with Xamairn.iOS. Could we move this to the correct repository?

HenrikHolmIT commented 2 years ago

If you're asking me if it can be moved then Im ok with that.

bigDave1357 commented 2 years ago

Any progress on this? I have a watch app that's deployable to real hardware but will not deploy via simulator. Exactly the same symptoms as above.

juliososa04 commented 2 years ago

Any update in this point exactly same issue

sergik commented 2 years ago

Have the same issue. Is any progress on this?

JeroenBer commented 2 years ago

Hi, Same problem here with:

VS 2019 for Mac 8.10.22 (build 11) Xcode 13.3 (20102) Xamarin.iOS version 15.8.0.3

Is anybody ever looking at this ?

EmilAlipiev commented 1 year ago

has anyone found a solution here?