yoheimuta / RxMusicPlayer

A reactive library to make it easy for audio playbacks using RxSwift.
MIT License
58 stars 8 forks source link

Error #24

Closed rastaman111 closed 3 years ago

rastaman111 commented 3 years ago

Hey! When installing Pod issues an error when compiling the project

Снимок экрана 2021-03-31 в 13 06 57 Снимок экрана 2021-03-31 в 13 08 21 Снимок экрана 2021-03-31 в 13 08 32
StefaniOSApps commented 3 years ago

@rastaman111 fork this repo and replace this with observer(.failure(error ?? NSError()))

yoheimuta commented 3 years ago

@rastaman111 Thank you for reaching out! I'm getting to this fix this weekend.

yoheimuta commented 3 years ago

@rastaman111 I fixed it by 2.0.0. Can you confirm it works?

rastaman111 commented 3 years ago

checked, everything works