mobile_scanner icon indicating copy to clipboard operation
mobile_scanner copied to clipboard

Another exception was thrown: PlatformException(error, No active stream to cancel, null, null)

Open gslovemy opened this issue 1 year ago • 7 comments

[ ] Reloaded 31 of 2804 libraries in 1,298ms (compile: 607 ms, reload: 497 ms, reassemble: 103 ms). [+3221 ms] ══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════ The following PlatformException was thrown while de-activating platform stream on channel dev.steenbakker.mobile_scanner/scanner/event: PlatformException(error, No active stream to cancel, null, null)

                When the exception was thrown, this was the stack:
                #0      StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7)
                #1      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:296:18)
                <asynchronous suspension>
                #2      EventChannel.receiveBroadcastStream.<anonymous closure>

(package:flutter/src/services/platform_channel.dart:649:9) ════════════════════════════════════════════════════════════════════════════════════════════════════ [+4200 ms] Another exception was thrown: PlatformException(error, No active stream to cancel, null, null)

Flutter version 3.3.9 moblie_scan 3.2.0

gslovemy avatar May 19 '23 06:05 gslovemy