Hello everyone,
I'm encountering a weird issue. After that I started the catalog match, everything works good and I can obtain live result until I start an AVPlayer audio session.
In specific, I want to play a sound from a remote URL when a specific result is matched.
So when there is this match, I call a "playSound" function and after that, the matcher is not working anymore.
In specific I'm receiving the following error:
ShazamCustomRecognizer[3769:708996] [] [13:48:01.364] itemasync_SetProperty signalled err=-12785 (kCMBaseObjectError_Invalidated) (invalidated) at /Library/Caches/com.apple.xbs/Sources/CoreMedia_MediaToolboxEtc/CoreMedia-2896.2.1.1.6/Prototypes/Player/FigPlayer_Async.c:3466
Any idea? Thanks!
3
0
1.1k