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
{{ message }}
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.
I've found that CCLabel on Android is leaking significant memory.
I was updating the text in a CCLabel node in my main activity and I was loosing on average 1MB per second causing the app to crash when the system got low on memory.
I'm using version 1.7.1
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've found that CCLabel on Android is leaking significant memory.
I was updating the text in a CCLabel node in my main activity and I was loosing on average 1MB per second causing the app to crash when the system got low on memory.
I'm using version 1.7.1
The text was updated successfully, but these errors were encountered: