Wallet UI extension with capacitor

Hello,

I'm trying to build a wallet UI extension for card push provisioning of Apple Pay.

I try to add a user authentication step to the wallet app extension. I went through the documentations and app demo, but all the guidelines are based on swift UI, while I want to reuse the code from my Angular containing app (html, css, typescript) compiled to iOS native app with capacitor.

Does anyone have any experience how this can be done? Do I need to separate the authentication logic in my Angular project and compile it to a separate iOS native app using capacitor?

Thank you in advance.

Hi, we are facing the same challange and are looking forward to some support.

Thanks in advance

Wallet UI extension with capacitor
 
 
Q