Releases
7.5.0
EmDee
released this
02 Jun 18:50
Enhancements
Make app drawer more robust by increasing distance threshold and checking whether same apps are returning when requesting local apps
Add option to IDKit.setPINWithBiometry(...)
to authenticate with the device PIN, pattern, or password instead of biometry (defaults to true
)
Fixes
Implement a default handler for getConfig
PWA message which returns null
to prevent waiting for result
Fix host in key under which secure data is persisted
Internal
Use LocationProvider.currentLocation()
first and LocationProvider.firstValidLocation()
as fallback to speed up the verify location call in the PWA
Refactor LocationProvider
so that every one-time location e.g. used in isPoiInRange
or requestLocalApps
is returned inline
Decrease getConfig
PWA message handling timeout to 5 seconds
Set utm_source
per default and add defined list of default utm_params
to make sure these params won't be removed
Return location accuracy in verifyLocation
PWA message response
Add option to authenticate payments with the device PIN, pattern, or password instead of biometry
You can’t perform that action at this time.