davidstoneham
davidstoneham
Happens after restarting the application when debugging. ``` E/MethodChannel#plugins.ly.com/wifi(29681): Failed to handle method call E/MethodChannel#plugins.ly.com/wifi(29681): java.lang.IllegalStateException: Reply already submitted E/MethodChannel#plugins.ly.com/wifi(29681): at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:124) E/MethodChannel#plugins.ly.com/wifi(29681): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.error(MethodChannel.java:209) E/MethodChannel#plugins.ly.com/wifi(29681): at com.ly.wifi.WifiDelegate.finishWithError(WifiDelegate.java:267) E/MethodChannel#plugins.ly.com/wifi(29681): at...