LiquidLoader icon indicating copy to clipboard operation
LiquidLoader copied to clipboard

Crash when return

Open Jinkeycode opened this issue 8 years ago • 1 comments

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

Jinkeycode avatar Jun 07 '16 17:06 Jinkeycode

me too, do you resolve it?

devilon avatar Sep 02 '16 03:09 devilon