Push Provisioning (Classic)
Last updated
Was this helpful?
Supported platforms & processor architectures
Android 8.0 and later.
Processor architectures: armeabi-v7a, arm64-v8a.
Improvements
Supports "16 KB page sizes" to comply with Google Play compatibility requirement. For application to comply with this requirement, it is required to update JNA dependency to version 5.17 or later, and AGP version to 8.5.1 or later.
The third-party Google Tap and Pay library that was previously integrated within TPC SDK has been obfuscated. As a result, integrators can no longer access the Tap and Pay library directly through TPC SDK. If your application requires access to the Tap and Pay API, you will need to include your own copy of the library within your implementation.
Supported platforms & processor architectures
iOS 15.0 and later.
arm64, x86_64 simulator and arm64 simulator.
Improvements
Added support for co-badge provisioning with auxiliary scheme.
Bug Fixes
Fixed the issue on determining if a token is stored on a local device or not.
Fixed the crash on iOS 26 Beta during digitization.
Last updated
Was this helpful?
Was this helpful?