Skip to content

1.19.2

Compare
Choose a tag to compare
@abarisain abarisain released this 26 Aug 09:22
· 17 commits to master since this release

Compiles with Xcode 13.3.1
Batch requires Xcode 13.3.1 and iOS 10.0 or higher

Note: Due to Xcode 14 dropping support for Bitcode and 32-bit architectures, this is the last minor version to be bundled with these slices.

Core

  • Fixed implementations of various internal objects implementing NSCopying, which could crash in some rare cases on pre iOS 13 devices.
  • Fixed an issue the SDK would not send a notification permission status change to Batch's servers until a later SDK start.