KeysStore
public class KeysStore : NSObject
Container class used to provide credentials both for SitumSDK and Google Maps
-
Inits a keystore object with the credentials for SitumSDK and GoogleMaps
Declaration
Swift
public init(withMail mail: String, situmKey apikey: String, googleKey googleApikey: String)
Parameters
mail
Mail of the Situm dashboard user
apikey
Apikey associated with the provided mail
googleApikey
Apikey to use GoogleMaps services