dotnet / dotnet/android-libraries

Xamarin.AndroidX.WebKit for .NET9.0 and Android35

Open
#1,270 1 comment 0 reactions 0 assignees View on GitHub
question update-package-request
Dominant language
C#
Stars
317
Forks
73
Avg merge
1d 8h
Merged PRs (30d)
17

Description

### Description

Hi,

We have upcoming MAUI project deadlines for implementing Google Pay (hosted WebBrowser) into our MAUI .NET9.0 targetting Android API 35 App which will require us to use AndroidX.WebKit (so we can set appropriate options in UIWebView as per article at https://developers.google.com/pay/api/android/guides/recipes/using-android-webview#enable-payment-request-api ) .

The NuGet REPO is only showing net8.0-android34.0 and net10.0-android36.0 support however - no net9/android35 combination.

Is it possible to get updated packages for this configuration?

Also, curious to know if anyone here has successfully implemented GooglePay support in a hosted MAUI WebView and has any tips for this?

I have declared the Google Pay intents in the AndroidManifest, Previous attempts with trying to do the WebSettingsCompat.SetPaymentRequestEnabled(settings, true) code didn't seem to make it work properly - but it was with an older Xamarin.AndroidX.WebKit release from 2 months ago.

thanks in advance!
Niall

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.