UIApplication
public extension UIApplication
Helpful extension to UIApplication
.
-
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
static func urlscheme() -> String
Return Value
The main app’s url scheme string. Default is uniusher.