object not initialized

  1. J

    iOS Question Unexpected error - Object was not initialized

    An app that worked normal last week is suddenly throwing error "Object was not initialized (UILabel)". No changes have been made since the last run. The object (label) is entered via designer and declared with- Private lblSeparationFromMainBanner As Label Part of the code. Error occurs on...
Top