cuappdev / podcast-ios

An open-source iOS app for listening to podcasts.
MIT License
302 stars 36 forks source link

iOS13 Player Crash Fix #468

Open normand1 opened 4 years ago

normand1 commented 4 years ago

iOS13 requires MPRemoteCommandHandlerStatus be returned from the target action selector methods.

Docs: https://developer.apple.com/documentation/mediaplayer/mpremotecommand/1622895-addtarget?language=objc