-
It would be nice to be able to send attachments that are stored on device storage using https://capacitorjs.com/docs/apis/filesystem, this was previously possible with https://www.npmjs.com/package/co…
-
## Bug Report
### Capacitor Version
```
Latest Dependencies:
@capacitor/cli: 4.6.3
@capacitor/core: 4.6.3
@capacitor/android: 4.6.3
@capacitor/ios: 4.6.3
Installed Dependenci…
-
### URL
https://ionicframework.com/docs/react/your-first-app/deploying-mobile
### Issue Description
I was following the photo-gallery app tutorial step by step.
When I did the build apk st…
-
**Describe the bug**
I'm building an app using capacitorjs and react and your plugin to scan barcodes.
The call to request permissions never returns, and it never prompts me for permissions. The iss…
-
This is a great library, can you add it to cocoapods to make easier for ppl to import? Thanks!
-
## Bug Report
### Plugin(s)
- Capacitor Geolocation Plugin 5.0.6
### Capacitor Version
```
npx cap doctor
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 5.5.1
@capac…
-
#### Tasks
- [ ] Install and integrate a barcode scanning library.
- For library research, see: https://github.com/microbiomedata/nmdc-field-notes/issues/17
- [ ] Implement the barcode scanner …
-
**Describe the bug**
The token generated by `FCM.getToken()` after deleting and installing the app from store returns shows 'UnRegistered' in FCM Rest API response.
**To Reproduce**
Steps to repr…
-
## Bug Report
### Plugin(s)
@capacitor/screen-orientation 5.0.7
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 5.7.0
@capacitor/core: 5.7…
-
**Describe the bug**
When using `useDrag` where `velocity` is greater than **1**, there is a moment where you cannot click anywhere else. The behaviour is similar to clicking a _shadow overlay_ that …