moe-1.2.4,libgdx-1.9.5-SNAPSHOT
When i call the dispose function, the app crash.The error message is malloc error.Can you help to check the function of dispose which in IOSMusic class?Maybe the track.dealloc() don’t need to call in ARC.
moe-1.2.4,libgdx-1.9.5-SNAPSHOT
When i call the dispose function, the app crash.The error message is malloc error.Can you help to check the function of dispose which in IOSMusic class?Maybe the track.dealloc() don’t need to call in ARC.
it has been fixed in libgdx-backend-moe on github,maybe my version is not newest.
Dear h-zip,
yes, most likely you had an older version, the bug was fixed with this commit a few days ago.