I have used SKEmitterNode
to establish snow animation, and set an SKView
to it, when using this SKView
inside of a ViewController
, for some reason the SKView
is flickering it's background color to black, and back again to normal(set to clearColor
).
Did anyone have the same experience, and have any thoughts as to how to fix this issue?