iosWebViewFix/.github/ISSUE_TEMPLATE/BUG_REPORT.md

49 lines
1.7 KiB
Markdown
Raw Normal View History

2019-09-03 06:31:57 +00:00
---
name: Bug report
about: Something is crashing or not working as intended
2020-06-22 15:48:32 +00:00
labels: bug
2019-09-03 06:31:57 +00:00
---
2020-06-22 15:48:32 +00:00
<!--
❗️❗️❗️ IMPORTANT ❗️❗️❗️
Please, before posting a new issue, make sure to check these points!
You may already find an answer to your problem!
-->
- [x] I have read the [README](https://github.com/pichillilorenzo/flutter_inappwebview/blob/master/README.md)
- [x] I have already searched for the same problem
- [x] I have read and done the setup for Android: [IMPORTANT Note for Android and iOS](https://github.com/pichillilorenzo/flutter_inappwebview#important-note-for-android-and-ios) and [IMPORTANT Note for Android](https://github.com/pichillilorenzo/flutter_inappwebview#important-note-for-android)
- [x] I have read and done the setup for iOS: [IMPORTANT Note for Android and iOS](https://github.com/pichillilorenzo/flutter_inappwebview#important-note-for-android-and-ios) and [IMPORTANT Note for iOS](https://github.com/pichillilorenzo/flutter_inappwebview#important-note-for-ios)
- [x] I have ran the sample app and it does not work there
2019-09-03 06:31:57 +00:00
## Environment
2020-06-22 15:48:32 +00:00
| Technology | Version |
| -------------------- | ------------- |
| Flutter version | |
| Plugin version | |
| Android version | |
| iOS version | |
| Xcode version | |
| Device information | |
2019-09-03 06:31:57 +00:00
## Description
**Expected behavior:**
**Current behavior:**
## Steps to reproduce
2020-06-22 15:48:32 +00:00
<!-- Optionally provide the least amount of code that shows this behaviour. -->
2019-09-03 06:31:57 +00:00
1. This
2. Than that
3. Then
## Images <!-- if available, else delete -->
## Stacktrace/Logcat <!-- if available, else delete -->