diff --git a/example/lib/in_app_webiew_example.screen.dart b/example/lib/in_app_webiew_example.screen.dart index 5fb0bfa8..85df640c 100755 --- a/example/lib/in_app_webiew_example.screen.dart +++ b/example/lib/in_app_webiew_example.screen.dart @@ -125,7 +125,6 @@ class _InAppWebViewExampleScreenState extends State { setState(() { this.url = url ?? ''; }); - debugPrint((await _cookieManager.ios.getAllCookies()).toString(), wrapWidth: 1024); }, onProgressChanged: (controller, progress) { setState(() {