Calvin Ho

Results 3 issues of Calvin Ho

Here is my setup. "dependencies": { "@capacitor/electron": "2.2.1", "electron-push-receiver": "^2.1.3", "electron-updater": "^4.3.1", }, "devDependencies": { "electron": "9.1.0", "electron-builder": "22.7.0" }, in the renderer process: ``` import { START_NOTIFICATION_SERVICE, NOTIFICATION_SERVICE_STARTED, NOTIFICATION_SERVICE_ERROR,...

**Describe the bug** Embedding Stripe.js integration requires HTTPS as the security protocol. Right now the base url is capacitor-electron://. **To Reproduce** 1. install nix-stripe 2. Compile the app and run...

enhancement

## Plugin Request **Name**: Contact Picker for Capacitor **Package**: `@capacitor-community/capacitor-contact-picker` ### Platform(s) iOS, Android ### Existing Solutions I'm the author of this [plugin](https://github.com/calvinckho/capacitor-contact-picker), which uses the native contact picker UI...

plugin proposal