@ssmith_c Thanks! I thought I needed to override init(coder:) because I was getting some error message saying so, but that was just because I had stored properties without default values. Once I supplied default values to my properties, I was able to implement neither designated initializer, just my convenience initializer.
Topic:
Programming Languages
SubTopic:
Swift
Tags: