Sabeeh Ul Hussnain

Results 11 issues of Sabeeh Ul Hussnain

Google play removed my app saying this "We’ve identified that your app is using Stripe SDK or library, which facilitates the transmission and collection of Phone Number and Installed Application...

bug

**Describe the bug** I have installed hazelcast on kubernetes with and also turned on memcache which is working fine for get and set but when I run getStats function in...

Type: Defect
Source: Community
Team: Cloud Native

Why was support for watchOS removed? I believe `korge-core` should support it, as it already supports other iOS platforms. Adding support for the Apple Watch should not require much work.

check

When I use `rendering = CefRendering.OFFSCREEN` it is crashing `client.createBrowser(content, rendering = CefRendering.OFFSCREEN)` It try to load from `/IdeaProjects/testapp/natives/macosx-universal/gluegen_rt` but correct path is `/IdeaProjects/testapp/kcef-bundle/gluegen_rt` `kcef-bundle` is the install dir for...

Add additional charset support for Apple platforms using CharsetProvider. - Added support for UTF-32, UTF-32BE, and UTF-32LE charsets for apple. - Added support for NEXTSTEP and EUC-JP for apple -...

Adding the ability to configure the network library used in the project, allowing users to inject their own HttpClient when using Ktor (or other network libraries).

enhancement

Currently, Ksoup operates with a single global instance, which causes issues for users who want to run multiple engines in a single project (see issue #68) or have more than...

enhancement

Users should be able to set certain limits when making network requests or reading from files, such as: • Initial size: The starting size of data to be fetched or...

enhancement

I am trying to set up daily backups for my PostgreSQL database using DigitalOcean Spaces (S3-compatible storage). However, the backup process fails with the following error: ``` {"level":"error","ts":"2025-03-17T12:00:28.666542951Z","logger":"barman","msg":"Can't extract backup...

**What happened?** Connection error on k3s using Quarkus: ``` WARN [com.dat.oss.dri.int.cor.con.ControlConnection] (vert.x-eventloop-thread-5) [s0] Error connecting to Node(endPoint=/127.0.0.1:9042, hostId=null, hashCode=65944760), trying next node (ConnectionInitException: [s0|control|connecting...] Protocol initialization request, step 1 (OPTIONS):...

bug