-
Notifications
You must be signed in to change notification settings - Fork 938
Description
I got an error after flutter upgrade to 0.11.3
*** First throw call stack: ( 0 CoreFoundation 0x000000010f79e1bb __exceptionPreprocess + 331 1 libobjc.A.dylib 0x000000010ed3c735 objc_exception_throw + 48 2 CoreFoundation 0x000000010f7bcf44 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132 3 CoreFoundation 0x000000010f7a2ed6 ___forwarding___ + 1446 4 CoreFoundation 0x000000010f7a4da8 _CF_forwarding_prep_0 + 120 5 Runner 0x000000010ce988d0 -[FlutterWebviewPlugin initWebview:] + 2832 6 Runner 0x000000010ce9779e -[FlutterWebviewPlugin handleMethodCall:result:] + 254 Lost connection to device. 7 Flutter 0x000000010cf4a0fb __45-[FlutterMethodChannel setMethodCallHandler:]_block_invoke + 115 8 Flutter <…>
so i am unable to use it now...
thank you for a great library.