Hi. I made a feature for my app. It can use shazamkit to recognize the audio content of a media file. It works well on ios15, but since ios16 has been released, it doesn't work. On the SHSession callback delegate, there are two functions to determine is the match succeeded or something goes wrong and get an error, but either not called from the framework in ios16. I am wondering about that, maybe some privacy thing is blocking the framework delegate calls? Does anyone know the answer? Thanks!
ShazamKit not working on ios16
Could you file some Feedback with some sample code that shows the issue? Please paste the number here. Thanks
I made a mistake, reference for SHSession thet i used, not stored locally and i think ARC disposed it