locked
WatchOS fails RRS feed

  • Question

  • User375082 posted

    Can't run watchOS app after update to watchos7. All builds show same error on any button press:

    tag 0 doesn't exist in schema for class BKSHIDEventDigitizerAttributes ould not decode attributes:Error Domain=NSPOSIXErrorDomain Code=22 "Invalid argument" UserInfo={NSLocalizedDescription=decode error: mystery error (at end) decoding class BKSHIDEventDigitizerPathAttributes}

    Is anyone faced this problem? Please help!!! Thank you.

    Thursday, October 8, 2020 10:16 AM

Answers

  • User397249 posted

    Same here, after watchOS update to version 7, when running the simulator I receive same error on any button press. If I change simulator to version 6 it works fine again.

    • Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
    Monday, October 12, 2020 2:10 PM

All replies

  • User397249 posted

    Same here, after watchOS update to version 7, when running the simulator I receive same error on any button press. If I change simulator to version 6 it works fine again.

    • Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
    Monday, October 12, 2020 2:10 PM
  • User375082 posted

    Thank you @ismasantor, I was thinking for a moment that my project is dead now and xamarin is no longer supports watchOS.

    Tuesday, October 13, 2020 8:02 AM
  • User188673 posted

    Having the same issue also. It can be reproduced with WatchOS samples, e.g.: WatchConnectivity

    I have opened an issue on Github: github.com/xamarin/xamarin-macios/issues/9850

    Tuesday, October 13, 2020 12:58 PM