Marius
Marius
Hello, I'm using the following command to preview the worker: `wrangler preview --watch` The Browser opens and the worker is running. After changing the code, I get the following message:...
Hey Eddy, thank you for this awesome Plugin :D But I have one small problem. If I set the "secure" option to "true", the Textfield hides behind the keyboard after...
## Feature Request ### Plugin [./browser](https://github.com/ionic-team/capacitor-plugins/blob/main/browser) ### Description I'm using some apps to receive daily news. After I click on a new article, the browser automatically opens in reader view....
**What Version of the library are you using?** 16.0.0 **Question** 1. Can I pass the auth code directly anywhere, instead of calling checkAuth()? 2. Can I disable automatic redirection after...
Hello, I installed a Plugin to view the meta date of an order. If I place an order through the Website, the field looks like this: GraphQL returns it as...
### What happened? Hello, I am seeing this error in logcat: ```bash [ERROR:cookie_manager.cc(135)] Strict Secure Cookie policy does not allow setting a secure cookie for http://onesignal.com/ for apps targeting >=...
### What happened? Hello, I got some user Feedback, that my capacitor app crashes after login and users can't get logged in. I am sending the ID and email of...
Hello, Could you please add some information, maybe a small introduction about this library to the docs? - What was the intention to create this library? - What are the...
### 🔖 Feature description You should add an option to disable cookies and use local storage instead. ```ts // Init your Web SDK const client = new Client(); client .setEndpoint('http://localhost/v1')...
Hello, the Media Session demo doesn't show the artwork on iOS 16.1.1 anymore. Regards, Marius