BPM-Analyser icon indicating copy to clipboard operation
BPM-Analyser copied to clipboard

Does not work on iOS 13.x anymore

Open ThomasHaas15 opened this issue 5 years ago • 2 comments

When selecting a track (Not from Apple music, downloaded to the device) the application returns:

BPMAnalyser[40046:12132003] open error: Data connection lost.

ThomasHaas15 avatar Feb 28 '20 16:02 ThomasHaas15

The problem is in the SuperPowered.mm file on line 20:

const char *openError = decoder->open([[url absoluteString] UTF8String], false, 0, 0);

ThomasHaas15 avatar Feb 28 '20 16:02 ThomasHaas15

Thanks for contribution! I will have a look in a free time, very appreciate for investigation and your time! Cheers!

Luccifer avatar Apr 13 '20 10:04 Luccifer