-
I'm looking for guidance on this more than trying to report a bug or request a feature. We've built a PWA that uses WorkBox which handles the offline support.
```
import React from 'react';
// im…
-
## Bug Report
### Capacitor Version
```
Latest Dependencies:
@capacitor/cli: 3.3.2
@capacitor/core: 3.3.2
@capacitor/android: 3.3.2
@capacitor/ios: 3.3.2
Installed Dependencies:
…
-
From what I understand everything runs on the primary thread. So this is a feature request -- but if done possible sooner would eliminate any later incompatibilities. Having the main thread …
-
It'd be awesome if atom-shell supported iOS/Android. What is required to achieve this support? Related to #366
-
## Bug Report
### Capacitor Version
```
Latest Dependencies:
@capacitor/cli: 5.2.1
@capacitor/core: 5.2.1
@capacitor/android: 5.2.1
@capacitor/ios: 5.2.1
Installed Dependenci…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
-
## Steps to Reproduce (scenario 1 of 2)
(Demo app code at the bottom)
1. From Screen0, open Screen1
2. In Screen1, press play on the video
3. Still in Screen1, open Screen2
Expect: audio fr…
-
Previous Question #19227
My team works on hybrid app based on Web view. Our Web-base front makes most of the business logic, and we've created JS-Native bindings to give access to camera, contacts…
-
I have an app the requires silent notifications and it seems impossible to do this as of now with wkwebview and I am curious if it will ever be. With WkWebview, it seems that starting an app from a k…