Android Push Provisioning v1.0.1
· One min read
Overview
Increases the scenarios under which AddToWalletButton
will work.
Improvement
- Added handling for
AppCompatContext
andContextWrapper
wrapping the context received byAddToWalletButton
. This means thatAddToWalletButton
supports more modes of integrating it in your app.