github blinkcard/blinkcard-android v2.9.2

latest release: v2.9.3
one month ago

Bug fixes

  • fixed URL of the server performing online license check when it's enabled
    • in v2.9.1 the URL depended on the BUILD_TYPE property, pointing to production server only when BUILD_TYPE was set to distribute. However, apparently the BUILD_TYPE is not a compile-time property on Android like it's on other platforms and native code, so it was affected by the setting of the app that was integrating the SDK and that caused the SDK to call to a dev server which is unavailable from the external network.

Other changes

  • Add option to change Ping URL for Ping proxy feature through MicroblinkSDK.setPingProxyUrl()
  • minor improvements in the default UI w.r.t. accessibility

Don't miss a new blinkcard-android release

NewReleases is sending notifications on new releases.