6.1 C
Canberra
Friday, October 24, 2025

Kvitto 1.0.5 | Cocoanetics


Following the earlier launch, I obtained phrase that Apple had added a brand new form of gross sales receipt which is used for IAP testing. This launch provides assist for these.

Adjustments

  • NEW: Added assist for indefinite size encoding for containers
  • NEW: Added assist for decoding date strings with a UTC offset as a substitute of Z.

For first change was completed in DTFoundation which accommodates DTASN1, our ASN.1 decoder. When writing an ASN.1 file you’ll usually know all lengths of all containers and primitive values and so you could possibly specify the size following every tag. Apple was doing so in all gross sales receipts thus far and we didn’t have any problem with it.

In Xcode 12, Apple added a brand new means of testing In-App purchases (see Introducing StoreKit Testing in Xcode WWDC 2020 speak for more information).  This broke parsing.

They began utilizing indefinite size encoding for numerous container components, together with however not restricted to the PKCS7 container. As soon as I had applied that, I discovered that in addition they had a sure date with +0300 as timezone, as a substitute of Z (for UTC) as we had beforehand encountered. So I wanted so as to add this variant as properly.

The replace was tagged on GitHub (which additionally serves as new launch for Swift Bundle Supervisor) and can be obtainable through Cocoapods.



Additionally printed on Medium.


Tagged as:

Classes: Updates

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

[td_block_social_counter facebook="tagdiv" twitter="tagdivofficial" youtube="tagdiv" style="style8 td-social-boxed td-social-font-icons" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjM4IiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9" custom_title="Stay Connected" block_template_id="td_block_template_8" f_header_font_family="712" f_header_font_transform="uppercase" f_header_font_weight="500" f_header_font_size="17" border_color="#dd3333"]
- Advertisement -spot_img

Latest Articles