Apphud v0.9.1 Release Notes

Release Date: 2020-03-19 // about 4 years ago
  • What's new in 0.9.1:

    • ๐Ÿ›  Fixed a bug with error property was inaccessible in ApphudPurchaseResult. Made public.
    • โž• Added new method func pendingScreenController() -> UIViewController? which returns controller that was delayed for presentation.
    • โž• Added new method func pendingRule() -> ApphudRule? which returns a Rule with a screen that was delayed for presentation.

    ๐Ÿ‘€ See also what's new in 0.9.0 for migration guide.