Skip to content

4.23.0

Compare
Choose a tag to compare
@RCGitBot RCGitBot released this 22 Jun 17:20

This release is compatible with Xcode 15 beta 2 and visionOS beta 1

New Features

  • xrOS: added to list of supported platforms (#2682) via NachoSoto (@NachoSoto)

Bugfixes

  • xrOS: fixed compilation by disabling debug overlay (#2681) via NachoSoto (@NachoSoto)
  • xrOS: added support for new purchase(confirmIn:options:) method (#2683) via NachoSoto (@NachoSoto)
  • Xcode 15: handle Locale.currencyCode deprecation (#2680) via NachoSoto (@NachoSoto)

Other Changes

  • PurchaseTester: fixed release compilation (#2689) via NachoSoto (@NachoSoto)
  • xrOS: fixed runtime warning (#2691) via NachoSoto (@NachoSoto)
  • xrOS: added support to PurchaseTester (#2685) via NachoSoto (@NachoSoto)
  • Signature Verification: new Integration Tests (#2642) via NachoSoto (@NachoSoto)
  • ErrorUtils: handle PurchasesError to avoid creating unknown errors (#2686) via NachoSoto (@NachoSoto)