Enhancements

PingID SDK has been extended with the following features:

Detection of uninstalled and reinstalled apps on user devices
PingID SDK permits greater flexibility handling scenarios when an application has been uninstalled from a user device without being unpaired from the server, or reinstalled on a user device.
  • UNINSTALLED_APPLICATION (error code)
  • DEVICE_MUST_BE_TRUSTED (error and status code)

Known issues and limitations

Requirement for Swift bridging file
Due to differences between the names of the header file and framework, Swift developers must use a bridging file in order to import the SDK.