Skip to content
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

Crash when return #16

Open
Jinkeycode opened this issue Jun 7, 2016 · 1 comment
Open

Crash when return #16

Jinkeycode opened this issue Jun 7, 2016 · 1 comment

Comments

@Jinkeycode
Copy link

I add LiquidLoader when ViewDidLoad, but the app will crash when I return to the previous view。

0x101e02588 <+44>: brk #0x1

the breakpoint is:
let frame = self.loader!.frame.center.minus(self.loader!.frame.origin)

fatal error: unexpectedly found nil while unwrapping an Optional value

@devilon
Copy link

devilon commented Sep 2, 2016

me too, do you resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants