-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem integration to UITableViewController #9
Comments
+1 |
Likewise +1 |
+1 |
Same.. +1 |
+1 |
1 similar comment
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tried to apply this to a UITableViewController. Here are the codes:
override func viewDidLoad() {
super.viewDidLoad()
}
Terminating app due to uncaught exception 'CALayerInvalid', reason: 'layer <CALayer: 0x7fd501f5dc60> is a part of cycle in its layer tree'. Anyone else have this issue?
The text was updated successfully, but these errors were encountered: