Skip to content

6.7.11

Latest
Compare
Choose a tag to compare
@PushwooshCI PushwooshCI released this 10 Dec 14:17
· 2 commits to master since this release

Fixed

  • Replaced the deprecated method UIApplication.openURL(:) with UIApplication.open(_:options:completionHandler:).

Added

  • Added the @objc flag for Swift Live Activity methods to ensure Objective-C compatibility.