You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a memory leak when exiting PubViewController.swift that causes the physics engine to not be properly de-allocated upon memory. Repeated reentry of the game will cause the app to crash.
The text was updated successfully, but these errors were encountered:
There is a memory leak when exiting PubViewController.swift that causes the physics engine to not be properly de-allocated upon memory. Repeated reentry of the game will cause the app to crash.
The text was updated successfully, but these errors were encountered: