Skip to content

Commit 9976bba

Browse files
authored
fix crash!!!
1 parent 1502db5 commit 9976bba

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ A autolayout base on 'frame'.
1919

2020
## Logs
2121

22+
2018-11-6
23+
- fix crash: about remove observer of superview
24+
25+
1. iOS 9.3 An instance 0x7ffb2263c230 of class UIView was deallocated while key value observers were still registered with it
26+
27+
2. iOS 12.1 EXC_BAD_ACCESS
28+
29+
---
30+
2231
2018-8-21
2332
- 1.fix bug.
2433

0 commit comments

Comments
 (0)