Closed valentingrigorean closed 9 months ago
iOS is crashing because the pause function is of void type; It's trying to send it to methodChannel.
result(pause())
iOS is crashing because the pause function is of void type; It's trying to send it to methodChannel.