Closed sinss closed 11 years ago
hi ~
I found there has some warning when running on iOS6 and iOS7 ,
I think the problem is in the
LFGlassView.m Line No. 197
[self.blurSuperView.layer renderInContext:effectInContext];
I think it should be check it before use it.
thanks
@https://github.com/radi/LiveFrost/pull/7
I will merge it when the pull-request is finished.
Thx.
hi ~
I found there has some warning when running on iOS6 and iOS7 ,
I think the problem is in the
LFGlassView.m Line No. 197
[self.blurSuperView.layer renderInContext:effectInContext];
I think it should be check it before use it.
thanks