UIApplication

class UIApplication : UIResponder
  • Method for extracting the main app’s URL scheme. This method will only work if the URL scheme is defined in the main app’s info.plist file with key mainAppURLScheme

    Declaration

    Swift

    public static func urlscheme() -> String
    Return Value

    The main app’s url scheme string. Default is uniusher.