KristapsKrumins

Results 6 issues of KristapsKrumins

Google maps for Android native app gets very laggy when 2k polygons are added to the map. I have implemented the same functionality also on the web, where I display...

stale

How can I create PaymentSheet.FlowController in compose? I tried to do it like this: ``` val activity = LocalContext.current as ComponentActivity LaunchedEffect(key1 = Unit, block = { PaymentSheet.FlowController.create(activity, {}, {})...

PaymentSheet

GooglePayPaymentMethodLauncher requires Config object and Config requires merchant name and country code. I don't want to hard code those values, I fetch them from backend. The problem is that when...

Google Pay

### Describe the issue In the documentation "Setting up the AWS SDK for Kotlin" there is a reference to `implementation("aws.sdk.kotlin:cognito:0.9.4-beta")` but this library does not exist in maven. https://mvnrepository.com/artifact/aws.sdk.kotlin/cognito How...

documentation
investigating

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...

bug

Plugin receives payload but does not trigger the job. ``` May 22, 2023 5:33:50 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig Read bitbucket push and pull request plugin global configuration. May 22, 2023 5:33:50...