iOS - Release Notes

If you are using an older version of the iOS Hyper SDK for Express Checkout or Juspay Safe, please upgrade to the latest version to take advantage of new functionality and security upgrades.

Please reach out to support@juspay.inlink icon for any clarifications/queries.


Version 2.1.23 (Latest Stable - Recommended)

Dated: 13-March 2023

  • Made Amazonpay and Paypal SDKs optional dependencies.

  • Fix for arm64 architecture issue on Apple Silicon systems.

  • Changed minimum supported iOS version to 11.0.

  • Added additional checks in isInitialised.

  • Crash fix in TextView and Amazonpay linking.

  • Bug fix for half screen animation issue.

  • Verifying assets download while compiling.

  • Bug fix for screen freezing issue.

  • Added support to open SDK’s UI in a new ViewController.

  • Integrated NPCI CommonLibrary version 1.8 for UPI-In-App.

  • Updated JuspaySafeBrowser version to 0.1.77.

Version 2.1.15

Dated: 12-July 2022

  • Crash fix in generateQR code function.

Version 2.1.14

Dated: 05-July 2022

  • Crash fix in network call logs.

Version 2.1.13

Dated: 05-July 2022

  • Added support to hide tab bar view.

  • Bug fix in passing environment for VIES production.

  • Removed deprecated functions.

Version 2.1.12

Dated: 02-June 2022

  • Added scan QR from gallery feature.

Version 2.1.11

Dated: 30-May 2022

  • Added ApplePay support.

  • Bug fix in logs.

Version 2.1.10

Dated: 25-May 2022

  • Added logs for third party SDK flows.

Version 2.1.9

Dated: 20-April 2022

  • Bug fix in adding properties in Info Plist file.

  • Fixed memory leaks in preFetch.

  • Moved all QR code related functions to a separate framework.

Version 2.1.6

Dated: 24-February 2022

  • Removed QR code scanner from SDK to avoid Missing Purpose String error that’s coming while submitting the app.

  • Using https for Assets download.

Version 2.1.5

Dated: 11-February 2022

  • Fix for CFBundleVersion update issue in Xcode 13.

  • Bug fix in updating assets on pod install.

Version 2.1.4

Dated: 04-January 2022

  • Updated JuspaySafeBrowser version to 0.1.73 to fix Unit testing timeout issue in Xcode 13.

Version 2.1.3

Dated: 30-December 2021

  • Removed direct imports of third party SDKs (CommonLibrary, VBA and SimplFingerPrint) and made it optional.

Version 2.1.1

Dated: 17-December 2021

  • Added a delegate function to access JuspaySafe webview.

  • Bug fix in setting HyperDelegate.

  • Storing SDK related data in encrypted format in UserDefaults.

Version 2.1.0#

Dated: 03-December 2021

  • Removing UI on terminate function call

  • Added support to use scope & environment options in MerchantConfig.txt

Version 2.0.92

Dated: 10-October 2021

  • Automatically adding the queries schemes and URL schemes in plist files for UPI intents, Amazonpay & CRED Pay

Version 2.0.89

Dated: 01-October 2021

  • Added support for Xcode 13 - iOS 15

  • Bug fix in JuspaySafe navigation bar

  • Enabled Simpl wallet

Version 2.0.82

Dated: 25-August 2021

  • Bug fix in Amazonpay wallet linking

Version 2.0.78

Dated: 18-August 2021

  • Added support for special characters in payload

Version 2.0.76

Dated: 15-August 2021

  • Supporting terminate followed by initiate on same hyper instance

  • Throwing error for multiple initiate calls

  • Made navigation controller optional for base view controller

  • Bug fix in inInitialised API

Version 2.0.73

Dated: 30-July 2021

  • Added dynamic assets support

  • UI related bug fixes (gradient, htmlText & translation)

  • Bug fix for JuspaySafeBrowser's duplicate class warnings

  • Bug fix for Apple's UIWebView usage warnings

Version 2.0.57

Dated: 02-July 2021

  • Bug fix for postData in startJuspaySafe

  • VBA SDK crash fix

Last updated 2 years ago