Open defagos opened 5 years ago
According to the WWDC 2019 AVKit talk, we should handle mediaServicesWereReset errors gracefully by rebuilding the AVPlayer stack.
mediaServicesWereReset
AVPlayer
Reset can be manually triggered with the Settings > Developer options. Results are interesting 🙃
According to the WWDC 2019 AVKit talk, we should handle
mediaServicesWereReset
errors gracefully by rebuilding theAVPlayer
stack.