79114192

Date: 2024-10-22 13:07:50
Score: 1
Natty:
Report link

This crash indicates that one of the string properties in the class KeywordsModel is nil and the compiler was expecting String! @property(nonatomic, strong) NSString *key_str; in Objective C is equivalent to var key_str: String! { get set } in Swift.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Elaine Herrera