fethica / FRadioPlayer

A simple radio player framework for iOS, macOS, tvOS.
https://fethica.github.io/FRadioPlayer/
MIT License
283 stars 59 forks source link

metadataDidChange not called on iOS 16 beta 4 #77

Closed jackklink closed 2 years ago

jackklink commented 2 years ago

So far, in every beta of iOS 16, metadataDidChange is not being called when the song changes. I know this may be an apple issue that could get resolved in a future beta, but if it is, we should make sure we report it to them. I am not sure what iOS API is used for that to be able to report it?

Hope you're still paying attention to these issues! This library is integral to my app! Thanks for such a useful library.

jackklink commented 2 years ago

UPDATE: Found others with the issue on the forums: https://developer.apple.com/forums/thread/709372?page=1#721793022