Open
Description
I notice the demo has it's deployment target set to 5.1, but I would need to use the library in a minimum 8.0 environment, so I've checked with the demo and aside from the 'AudioSessionGetProperty is deprecated' errors etc, I get an 'Assigning retained object to unsafe property; object will be released after assignment' in AudioFileReader.mm line 221 - and this seems to be the line which causes the demo app to crash. I got around it by setting line 50 to: strong rather than assign - but have not thought about whether this is just a hacky workaround, since when running it again with a 5.1 environment, it doesn't let me do that....
Metadata
Metadata
Assignees
Labels
No labels