Live Update
fun LiveUpdate(appId: String, channelName: String = "production", usesSecureLiveUpdates: Boolean = false)
fun LiveUpdate(appId: String, channelName: String = "production", usesSecureLiveUpdates: Boolean = false, updateStrategy: Strategy = Strategy.DIFFERENTIAL)