Integrating Google TapAndPay SDK on .NET MAUI (Android) #24825
Unanswered
gregwoodsit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone had any luck integrating Google's TapAndPay SDK with .NET MAUI? I'm looking to support in-app card provisioning from my MAUI app to Google Pay
Following the standard project setup does not map the methods correctly. I've tried mapping the methods needed via Transforms/Metadata.xml with no luck.
The library provided by Google appears to be obfuscated so disassembling to inspect the internals is difficult.
I'm developing on a Mac -- pasted my env below:
Beta Was this translation helpful? Give feedback.
All reactions