まだどこにもないアプリを作る

アプリ開発でつまづいたところなどを中心に記事にして行きます。

UITextView使った時の警告"Data Detection and Editable (These attributes are mutually exclusive) [9]"

 

Data Detection and Editable (These attributes are mutually exclusive) [9]

 

TextViewをViewControllerに配置して

この下の画像のTextって欄をPlaneからattributeに変えるとおそらく起こる

解決法はBehaviorの隣にあるEditableのチェックを外したら消える

 

f:id:yuzurifa:20181121025502p:plain

 

解決しなかったらすいません