Apphud v0.9.3 Release Notes

Release Date: 2020-04-04 // about 4 years ago
  • What's new in 0.9.3:

    • SDK Built with Swift 5.0. If you need Swift version less than 5.0 then use version 0.9.2.
    • 👉 Make a callback optional in func apphudShouldStartAppStoreDirectPurchase(_ product: SKProduct) -> ((ApphudPurchaseResult) -> Void)? delegate method.