상황서버에서 내려주는 HTML text를 UILabel로 적용하기 위해 아래와 같이 변환하려 함 let attributedString = try? NSMutableAttributedString(data: data, options: [NSAttributedString.DocumentReadingOptionKey.documentType: NSAttributedString.DocumentType.html], documentAttributes: nil)디버그 시 크래시 발생에러 메세지Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1aef22a18)ㅌ해결 방법Malloc Stack Logging을 꺼주자. 이유NSMutableAttributedString 변환 시 WebKit인가를..
에러 메세지아래와 같은 크래시 리포트가 올라왔다.Fatal Exception: NSInternalInconsistencyExceptionMutating a priority from required to not on an installed constraint (or vice-versa) is not supported. You passed priority 750 and the existing priority was 1000.iOS 12, iPadOS 12 에서만 발생하고 있었음 원인아래 오류 설명을 보면 이미 설치된 constraint의 우선순위(priority)를 바꿀 수 없다고한다Fatal Exception: NSInternalInconsistencyExceptionMutating a priority f..
내 블로그 - 관리자 홈 전환 |
Q
Q
|
---|---|
새 글 쓰기 |
W
W
|
글 수정 (권한 있는 경우) |
E
E
|
---|---|
댓글 영역으로 이동 |
C
C
|
이 페이지의 URL 복사 |
S
S
|
---|---|
맨 위로 이동 |
T
T
|
티스토리 홈 이동 |
H
H
|
단축키 안내 |
Shift + /
⇧ + /
|
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.