WatchKit NSUserDefaults and NSKeyedUnarchiver issue

后端 未结 1 1047
刺人心
刺人心 2021-01-16 04:20

In my project I have a custom object called Country, which implements NSCoding

The code is shared across iphone and watch app by reference. Both app are in the same

相关标签:
1条回答
  • 2021-01-16 04:35

    Had the same problem, this helped me: https://devforums.apple.com/message/1093079#1093079

    0 讨论(0)
提交回复
热议问题