Skip to content

Bolts 1.2.1

Compare
Choose a tag to compare
@nlutsenko nlutsenko released this 26 Aug 23:48
  • Improved: Removed the need to check canOpenURL: and just use openURL: directly which improves App Links behavior on iOS 9.
  • Fixed: Potentially never completed task if continuation returns a task and cancellation was requested.
  • Fixed: iOS 9 deprecations that cause warnings when building from source and targeting iOS 9+.