Es Spectacularrr
Es Spectacularrr
Also ran into this issue and had to add on NSNull checking in
- (instancetype)iosStarIconWithSize:(CGFloat)size { return [self iconWithCode:@"\uf4b3" size:size]; } - (instancetype)iosStarOutlineIconWithSize:(CGFloat)size { return [self iconWithCode:@"\uf4b2" size:size]; } are missing, please include
I get the following  I see I was using out of date character codes, soz