admin管理员组

文章数量:1392002

I am developing a Flutter application and need to launch the Google Wallet app when a user taps a button.

Launch the Google Wallet app directly from my app. Open a specific pass (e.g., a loyalty card, ticket, or payment card) inside Google Wallet. I have tried multiple approaches but have faced various issues. I would like to know the official and reliable method to achieve this on both Android and iOS.

Can you guys please help me with this

Thanks in advance.


本文标签: androidHow to launch Google Wallet application from a Flutter appStack Overflow