Skip to content

Releases: brankas/core-sdk-ios

Direct Tap Framework v4.7.0

28 May 06:10
Compare
Choose a tag to compare

4.7.0 - 2024-05-14

Fixed

  • QRPH Flow Termination

Added

  • more Bank Codes as source and destination

Statement Tap Framework v4.3.0

24 May 08:06
Compare
Choose a tag to compare

4.3.0 - 2024-05-24

Added

  • more Bank Codes as source and destination
  • Framework logs pertaining to WKWebView activity and Network Connection

Direct Tap Framework v4.6.0

03 May 08:34
Compare
Choose a tag to compare

4.6.0 - 2024-05-03

Fixed

  • Transaction being cancelled when QRPH Image Download is executed
  • Transaction returned being nil even when it is successful (when using the alternate checkout function that has DirectTapError in the closure)

Changed

  • QRPH Image Download Screen Flow (Added Loading Page after download)

Direct Tap Framework v4.5.0

25 Apr 06:43
Compare
Choose a tag to compare

4.5.0 - 2024-04-23

Fixed

  • Error Code having extra text (e.g. INTERNAL: DIRXXX1234) in some cases

Added

  • Framework logs pertaining to WKWebView activity and Network Connection

Direct Tap Framework v4.4.0

11 Mar 05:56
Compare
Choose a tag to compare

4.4.0 - 2024-03-08

Added

  • alternate checkout and checkoutWithinSameScreen functions that return DirectTapError instead of just error in a form of String
  • error message and error code within DirectTapError

Direct Tap Framework v4.3.0

06 Feb 05:24
Compare
Choose a tag to compare

4.3.0 - 2024-02-05

Added

  • QRPH Download Support

Statement Tap Framework v4.2.0

25 Jan 05:27
Compare
Choose a tag to compare

4.2.0 - 2024-01-25

Added

  • hasPdfUpload parameter in StatementTapRequest to enable PDF Upload within Tap Web App

Direct Tap Framework v4.2.0

25 Jan 03:09
Compare
Choose a tag to compare

4.2.0 - 2024-01-25

Added

  • Maya DirectBankCode as Source Account

Statement Tap Framework v4.1.0

22 Feb 06:38
Compare
Choose a tag to compare

4.1.0 - 2023-02-22

Added

  • function closeTap() to deliberately close the Tap Web App
  • function refreshTap() to reload the current web page being shown within Tap Web App
  • auto-refresh mechanism wherein the web page automatically reloads when Internet Connection has been restored
  • detection when user is disconnected from the Internet when inside the Tap Web App

Direct Tap Framework v4.1.0

22 Feb 03:13
Compare
Choose a tag to compare

4.1.0 - 2023-02-22

Added

  • function closeTap() to deliberately close the Tap Web App
  • function refreshTap() to reload the current web page being shown within Tap Web App
  • auto-refresh mechanism wherein the web page automatically reloads when Internet Connection has been restored
  • detection when user is disconnected from the Internet when inside the Tap Web App