-
I'm trying to use POCO https requests on Android app. I'm using poco 1.10.1 (I built poco with BoringSSL instead of OpenSSL) and my setup for SSL looks like this:
```
Poco::Net::initializeSSL();
…
-
### Capacitor Version
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.1
@capacitor/core: 6.1.1
@capacitor/android: 6.1.1
@capacitor/ios: 6.1.1
Installed D…
-
### Steps to reproduce
1. Flutter run on a remote machine connect with usb
2. Open devtool in Android Studio
3. Select network tab and preview
4. The network show all request type is socket not ht…
-
### Describe the bug
I used tauri::api::http::ClientBuilder and HttpRequestBuilder::new("POST", "https://...") to make a https request ,but i got this:
04-22 11:36:05.537 31981 32013 I RustStdo…
-
# Issue with OpenTelemetry.Instrumentation.Http
List of [all OpenTelemetry NuGet
packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are
using (e.g. `OpenTelemetry 1.3.2`…
-
### Android framework version
net8.0-android
### Affected platform version
SDK 8.0.400, VS 17.11.35327.3
### Description
On Android, the default `HttpMessageHandler` (`HttpClientHandler`?) does n…
bzd3y updated
2 weeks ago
-
I am interested in additional sensors in the Android app that run in Android Automotive, like Polestar or GM EVs. Data such as battery capacity and other information is exposed in the vehicles. ht…
-
## Description
I am currently attempting to capture network traffic on an Android emulator device. It had been working perfectly fine since a month ago, but I haven't been able to get it to work for …
-
**Is your feature request related to a problem? Please describe.**
I'd like to take advantage of http/2 for servers that have it enabled. There's an Android security concern that prevented the chromi…
-
Hi Team,
Our app has two build flavors (`dev` and `production`), i created two correspon apps on the Superwall dashboard.
- On `dev` environment, the paywall view is loaded successfully and ev…