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 Aug 7, 2019. It is now read-only.
When starting to play MP3 files from local disk, the player crashes in iOS simulator on libobjc.A.dylib objc_release from thread. Interestingly, when I started to debug it by putting breakpoint in ORGMInputUnit.m process, it was giving me some timeout errors and never crashed (played MP3's fine). Any idea, how do I fix this problem as my customer want's to use this player and play FLAC and MP3 formats. FLAC plays fine. My xCode is latest 7.2.
The text was updated successfully, but these errors were encountered:
When starting to play MP3 files from local disk, the player crashes in iOS simulator on libobjc.A.dylib objc_release from thread. Interestingly, when I started to debug it by putting breakpoint in ORGMInputUnit.m process, it was giving me some timeout errors and never crashed (played MP3's fine). Any idea, how do I fix this problem as my customer want's to use this player and play FLAC and MP3 formats. FLAC plays fine. My xCode is latest 7.2.
The text was updated successfully, but these errors were encountered: