---
name: 🚨 Bug Report
about: Report something not working
title: ''
labels: ''
assignees: ''

---

## Bug Report

### Plugin(s)
<!--
List the plugins and versions that this bug affects.
-->



### Capacitor Version
<!--
Paste the output from the `npx cap doctor` command into the code block below. This will provide the versions of Capacitor packages and related dependencies.
-->

```
PASTE OUTPUT HERE
```

### Platform(s)
<!--
List the platforms that this bug affects.
-->



### Current Behavior
<!--
Describe how the bug manifests. Be specific.
-->



### Expected Behavior
<!--
Describe what the behavior should be.
-->



### Code Reproduction
<!--
To isolate the cause of the problem, we ask you to provide a minimal sample application that demonstrates the issue.
For full instructions, see: https://github.com/ionic-team/capacitor/blob/master/CONTRIBUTING.md#creating-a-code-reproduction
-->



### Other Technical Details
<!--
Please provide the following information with your request and any other relevant technical details (versions of IDEs, local environment info, plugin information or links, etc).
-->



### Additional Context
<!--
List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc.
-->


