Apphud v0.6.5 Release Notes

Release Date: 2019-09-25 // over 4 years ago
  • What's new in Apphud SDK 0.6.5

    • โž• Added func apphudScreenPresentationStyle() -> UIModalPresentationStyledelegate method to make control presentation style of Apphud controller. This is useful since iOS 13 presents in page sheet style by default. Now you can make it full screen.
    • โž• Added two more delegate methods that help to control present/dismiss actions of Apphud controller
    • ๐Ÿ‘Œ Improved apphudSubscriptionsUpdated delegate method. Updated documentation.