The follow-up work to https://github.com/flutter/flutter/issues/18852 missed a few spots where replies should be supported: - For macOS, the MethodChannel version is still marked iOS-only - For Windows/Linux, the client-wrapper is still missing a reply version at the MethodChannel level.