Skip to content

6.7.11

Latest
Compare
Choose a tag to compare
@PushwooshCI PushwooshCI released this 10 Dec 14:19

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.