AKSideMenu v1.4.5 Release Notes

Release Date: 2019-11-20 // over 4 years ago
  • Fixed issues:

    • App Freeze when sideMenuController is not in hierarchy. #71

    Closed issues:

    • Thread 1: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) in preferredStatusBarStyle method #68
    • didHideMenuViewController is never called #62
    • ๐Ÿ‘ need swift 5 support #58
    • Failed to verify bitcode in AKSideMenu.framework #55

Previous changes from v1.4.4

  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • didHideMenuViewController delegate is never called. #53
    • Calling variable sideMenuViewController in UIViewController extension freezes the app when it is not in view heirarchy #47

    Closed issues:

    • space at top right and left corner of navigation bar while using aksidemenu #60
    • ContentViewCornerRadius is available? #57
    • Sidemenu stuck in swipe #50
    • How to Pass an object from RootViewController to contentViewController #49
    • Instance member 'autoresizingMask' cannot be used on type 'UIView' #48
    • How to show side menu from Other view controller ? #36