-
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…
-
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…
-
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…
-
Can I use Sparkle to auto-update apps (distributed outside of the Mac App Store of course) that are built using Catalyst? Is there anything I need to do special to make it all work?
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample.
2. Allow disabling battery optimization.
3. open `chrome://inspect` from borwser and inspect the webview.
4. Throw the …