fluttercommunity / fluttercommunity/flutter_webview_plugin

withLocalUrl() let's whole Flutter-App crash on iOS

未关闭
#563 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug IOS
主要语言
Java
星标
1.5k
派生
938
PR 合并指标
30 天内没有已合并 PR

描述

## System info

Issue occurs on: iOS maybe on Android too
Plugin version: 0.3.8
Flutter doctor output:

```
[✓] Flutter (Channel stable, v1.9.1+hotfix.2, on Mac OS X 10.14.6 18G87, locale de-DE)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 10.3)
[✓] Android Studio (version 3.5)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.2.4)
[✓] Connected device (1 available)

• No issues found!
```

You can easily reproduce use a clean flutter app with flutter create. After that setup the plugin by adding it to pubspec.yaml and go to Info.plist and make the entry mentioned in the readme. In your code use WebViewScaffold and the the withLocalUrl to true --> App crashes

贡献指南

这个仓库没有索引到贡献指南

调研方向

将插件添加到 pubspec.yaml,并将 README 中提到的条目添加到 Info.plist 后,在一个干净的 Flutter 应用中复现该问题。从 withLocalUrl 设置为 true 的 WebViewScaffold 开始,检查 iOS 上的崩溃行为;当应用在此设置下不再崩溃时即表示完成,如相关则检查 Android。

由索引模型根据 Issue 内容生成。

评估

技术栈
flutter, ios
领域
mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。