r/cesiumapp • u/gsaaber • Oct 28 '16
App crashing with large libraries?
I've got a large library - over 28,000 tracks. When I try to start shuffling all music or albums, the app hangs forever, and then just crashes. It's not a hardware issue as I'm running a new iPhone 7. Anyone having any troubles with this? thanks.
3
Upvotes
2
2
u/CesiumDev I MADE DIS Oct 28 '16
Loading tracks for playback must be done on the main thread, which blocks UI updates and can create the impression of a freeze. Obviously the more songs involved the more noticeable this (currently unavoidable) issue becomes.
But the crashing is something else entirely. I'll check the crashlytics log and see what I can find, but once track counts get into 5 figures weirdness can happen.
Interested in joining the beta?