AppDelegate

@UIApplicationMain
class AppDelegate : UIResponder, UIApplicationDelegate

Undocumented

  • Undocumented

    Declaration

    Swift

    var window: UIWindow?
  • Undocumented

    Declaration

    Swift

    var postLoginRouter: <<error type>>

Lifecycle functions

Libs/Plugins init/config.

UI Tests Confs

Customization functions

Routing functions

Allow rotation on certain viewControllers

UserDefaults Management

  • Clear UserDefaults folder (used only for dev purpose)

    Declaration

    Swift

    func resetUserDefaults()