Functions
The following functions are available globally.
-
Return http if
hostnameends in .localhost and running in simulatorDeclaration
Swift
public func getForageScheme(hostname: String) -> String
The following functions are available globally.
Return http if hostname ends in .localhost and running in simulator
Swift
public func getForageScheme(hostname: String) -> String