# Versions

On this page, you can find an overview of what is new in all of our supported SDK versions for iOS.

# SDK 3.18

News for SDK 3.18

  • The documentation is restructured and big parts have been rewritten with new examples that should be easier to copy paste.
  • Error code serverErrorAppAttestValidationFailed is removed, if validation of App Attest fails serverErrorIncorrectResponse is returned.

# SDK 3.17

News for SDK 3.17

  • EncapAPI and EncapSwiftAPI is no longer built with bitcode.
  • Intermediate push feature is removed.
  • Deprecated availableAuthMethods is removed.

# SDK 3.16

News for SDK 3.16

  • Minimum iOS version updated to 12.0.
  • New feature Client debug data. You will find more details in our feature documentation.
  • Support for Time Sensitive Notification, see feature documentation for how to use it.
  • New feature to support Apple App extensions. You will find more details in our feature documentation.
  • Deprecated availableAuthMethods. Use authMethodsForActivation and authMethodsForAuthentication instead.

# SDK 3.15

News for SDK 3.15

  • Support for arm64-simulator architecture.
  • New feature for App attestation. You will find more details in our feature documentation.
  • Simplified push handling with handleNotification(). Have a look at our push documentation for more details.

# SDK 3.14

News for SDK 3.14

  • Minimum iOS version updated to 11.0.
  • New feature for Geofencing. Learn more about the feature in our feature documentation.
  • All builds contain bitcode.
  • encap-ios-api-obfuscated version is no longer available.
  • Signing feature is removed.

# SDK 3.13

News for SDK 3.13

  • Minimum iOS version updated to 10.0.
  • APNS_NOTIFICATION_SOUND_ENABLED added to Application Configuration, if enabled default sound is added to APS payload.
  • EncapToken is used for tokenised operations.
  • Support for recovering the registration by using iCloud or Computer based backup.
Last updated: 11/04/2024 07:47 UTC