Martin Foerster

Results 14 issues of Martin Foerster

### Capacitor version: Run `npx cap doctor`: ``` Any Capacitor 3 version ``` ### Library version: - 3.0.1 ### OAuth Provider: - Other: Ory Hydra ### Your Plugin Configuration ```typescript...

enhancement

### Description This is a general question regarding the security of url schemes. Since every app can register url schemes without validation, I think, that this is a general security...

question

**Plugin(s):** - @capacitor-firebase/[email protected] **Platform(s):** - ios **Current behavior:** I added the plugin to my capacitor app, set up push notifications and background modes. Added snippets as described to AppDelegate.swift and...

needs: triage
package: messaging

### Environment How do you use Sentry? self-hosted/on-premise Which SDK and version? Capacitor latest (0.4.0) ### Steps to Reproduce 1. Start the app with sentry integration 2. according to the...

question
Android
Platform: Capacitor
Effort: Small
Impact: Small

**Describe the bug** As described in #258 in comment https://github.com/capacitor-community/sqlite/issues/258#issuecomment-1102292817 executing PRAGMA queries throws an error, which is actually not an error. This breaks code, that tries to change WAL...

I tried to build the project with maven and i tried to install it as a plugin via "plugin -install jprante/elasticsearch-transport-websocket/1.0.0", but both failed. Is there any chance you can...

## Possible bug ### Is this a possible bug in a feature of sharp, unrelated to installation? - [x] Running `npm install sharp` completes without error. - [x] Running `node...

enhancement
blocked-upstream-dependency

Given the latest releases: ``` "minio": "^7.0.32", "@types/minio": "^7.0.15" ``` Typings are wrong for copyObject. The overloads for optional CopyConditions are missing. Passing null also leads to the error, although...

**Is your feature request related to a problem? Please describe:** Firebase already provides a service, that is extended by this plugin, for receiving data notifcations in the background. As services...

platform: android
needs: triage
package: messaging

This is a followup to #5706, because it is closed already. I hope it is ok, to handle it like this. According to https://rxdb.info/migration-storage.html and the last statement > There...

stale