Skip to content

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

@mobilewares

Description

@mobilewares

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionIssue is a question, and will likely not involve a code changeupdate-package-requestRequest for a NuGet to be updated to newer Java package version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions