LoginSignup
3
2

More than 3 years have passed since last update.

Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException'

Last updated at Posted at 2019-11-01

Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named _UITextLayoutView because no class named _UITextLayoutView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'

  • Xcode 11.2の場合のみに起きる
  • Storyboard / xib でUITextViewを配置していると起きる
  • 実機で実行した場合のみに起きる

対策

リンク

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2