Xamarin Google Pay implementation 2022

Viewed 20
1 Answers

Please see this github issue, there is an explanation for unsuccessful binding of play-services-tapandpay:

https://github.com/xamarin/GooglePlayServicesComponents/issues/196

Unfortunately we cannot provide the SDK as it is a private SDK. If you have customers asking you to build bindings, you should be able to work with your customers to get access to the SDK through them.

Related