Skip to content

Releases: lyra/ios-sdk

Release v2.7.7

27 Nov 14:09
Compare
Choose a tag to compare

Fix installments management

Release v2.7.6

20 Nov 16:17
Compare
Choose a tag to compare

Fix for allow to send payment method type as string in react native applications

Release v2.7.5

09 Oct 07:37
Compare
Choose a tag to compare

Fix for will not display the additional fields: name of the holder and email in the case of a payment via Apple Pay.

Release v2.7.4

23 Sep 15:28
Compare
Choose a tag to compare

Fix build error in Xcode 16.
Updates dependencies:

  • Sentry v8.36.0
  • sentry_client_cocoa v4.0.2
    Updates logo for CB cards.

Release v2.7.3

26 Aug 11:14
Compare
Choose a tag to compare

Add VUV currency

Release v2.7.2

03 Jul 12:05
Compare
Choose a tag to compare

Set iOS minimum deployment target to 13.4
Updates sdk dependencies:

Sentry - v8.30.0
sentry_client_cocoa - v4.0.1
LyraMaterial - v1.0.6
LyraMotion - v4.0.2
Snapkit - v5.7.1

Release v2.7.0

04 Mar 09:02
Compare
Choose a tag to compare

Allow to specify a payment method type in Lyra.process() using the options dictionary.

Breaking Changes:

Keys for options dictionary in the initilization method

-Rename Lyra.apiServerName to LyraInitOptions.apiServerName
-Rename Lyra.themeFileName to LyraInitOptions.themeFileName
-Rename Lyra.cardScanningEnabled to LyraInitOptions.cardScanningEnabled
-Rename Lyra.applePayMerchantId to LyraInitOptions.applePayMerchantId
-Rename Lyra.applePayMerchantName to LyraInitOptions.applePayMerchantName

Keys for options dictionary in the process method

-Rename Lyra.customPayButtonLabel to LyraPaymentOptions.customPayButtonLabel
-Rename Lyra.customHeaderLabel to LyraPaymentOptions.customHeaderLabel
-Rename Lyra.customPopupLabel to LyraPaymentOptions.customPopupLabel

Release v2.6.8

01 Dec 14:45
Compare
Choose a tag to compare

Fix for allow showing the merchant name in the ApplePay view

Release v2.6.7

01 Nov 14:49
Compare
Choose a tag to compare

Change Cosmic Mind Material dependency to Lyra Material dependency to fix build error in Xcode 15.
Adds "agreementUuid" selection using the apple merchant id sent during SDK initialization

Release v2.6.5

29 Sep 18:18
Compare
Choose a tag to compare

Updates dependencies versions :

  • sentry-cocoa: Updated to version 8.13.0
  • sentry_client_cocoa: Updated to version 4.0.0