Skip to main content

React Native Push Provisioning v4.1.0

· One min read

Bumps the Android push provisioningPush ProvisioningA method that allows cardholders to add their card to a digital wallet (such as Apple Pay or Google Pay) directly from your app. The card details are securely tokenized and sent to the wallet provider, streamlining the process and enhancing the user experience compared to manual provisioning. This feature is currently in beta. SDK dependency and cleaned up dependencies.

Changed

  • Bumped Android push provisioningPush ProvisioningA method that allows cardholders to add their card to a digital wallet (such as Apple Pay or Google Pay) directly from your app. The card details are securely tokenized and sent to the wallet provider, streamlining the process and enhancing the user experience compared to manual provisioning. This feature is currently in beta. SDK to 2.2.0 to fix a version conflict with the components SDK's analytics dependency
  • Cleaned up Android transitive dependencies.