We are developing an app with the "Add card to Wallet" feature and facing an issue while adding a card to Apple Watch via the Wallet app with an app extension.
Steps to reproduce:
- Open Wallet on iPhone
- Tap on “Add Card”
- Select card from Issuer app at "Add to Wallet" screen and complete provisioning
- Now 'Add card to Watch screen' is displayed on phone
- Continue provisioning on Watch
Expected result: Card is added to Watch successfully without requiring CVV/CVC.
Actual result: User is requested for CVV to add card to watch
In-app-provisioning works fine from the app with iPhone and watch. Is it possible to skip entering the CVV step because our users don't know it?