Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Releases: Mastercard/masterpass-qr-core-sdk-ios

2.0.8

20 Dec 07:25
Compare
Choose a tag to compare

Fixed: SDK should not throw an error when transaction amount tag 54 is missing

2.0.7

25 Oct 09:02
Compare
Choose a tag to compare

Renamed the MasterPass QR Framework to MPQR Framework

Allow reading preceding zero for tag 54

07 Mar 03:44
Compare
Choose a tag to compare

Allow reading preceding zero for tag 54

Update Documentation and Error Messages

09 Jan 06:56
Compare
Choose a tag to compare

Changes includes:

  • Update documentation
  • Error messages format
  • Add tag information (if available) for error message for 'cannot read enough characters'

Use pod 'MasterpassQRCoreSDK', '~> 2.0.5' to install this release

Unit test, Bug Fix, and Convenient Accessor

01 Dec 12:47
Compare
Choose a tag to compare

Change in CORE SDK:

  • Fix bug of adding range value in AbstractData method setValueInTagRange
  • Added test case based on xls and pdf file from manual test
  • Added method to set NSString tag with a value
  • Add more unit test with all tags are generated
  • Set rootTag when assign value in range
  • Add convenient accessor for Additional data, MAIData, UnrestrictedData
  • Documentation of how to use the SDK for every field

Use pod 'MasterpassQRCoreSDK', '~> 2.0.4' to install this release

Change License

14 Nov 03:50
Compare
Choose a tag to compare

Change License

Note: Use pod 'MasterpassQRScanSDK', '~> 1.0.6' to install this release

New LICENSE and Decimal Point Bugs Fix

10 Nov 02:09
Compare
Choose a tag to compare

What's New:

  • New LICENSE
  • Decimal Point Bugs Fix
  • Use pod 'MasterpassQRCoreSDK', '~> 2.0.3' to install this release

2.0.2: Support for Bitcode Archiving

23 Oct 05:23
Compare
Choose a tag to compare

Support for Bitcode Archiving, i.e. Archive for AppStore
Use 'MasterpassQRCoreSDK', '~>2.0.2'

Allow generation of RFU sub-tags 10 to 49 of Additional Data tags 62

19 Oct 06:45
Compare
Choose a tag to compare
  • Allow generation of RFU sub-tags 10 to 49 of Additional Data tags 62
  • Change RFU regex for Push Payment Data, to include tag 70

1.0.5: Fixed CRC Issue

13 Oct 02:41
Compare
Choose a tag to compare

Note: Use pod 'MasterpassQRCoreSDK', '~> 1.0.5' to install this release