hello @cheebeez
thanks for this amazing package 🤗
it is working very nicely on Android but unfortunately my App is instantly crashing on iOS as soon as I call RadioPlayer.setStation(...);
output from my terminal:
radio_player/RadioPlayerService.swift:162: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
it looks like this is related to the following pull request: #52
hello @cheebeez
thanks for this amazing package 🤗
it is working very nicely on Android but unfortunately my App is instantly crashing on iOS as soon as I call
RadioPlayer.setStation(...);output from my terminal:
radio_player/RadioPlayerService.swift:162: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional valueit looks like this is related to the following pull request: #52