Searched defs:hasEmbeddedUpdate (Results 1 – 3 of 3) sorted by relevance
90 public let hasEmbeddedUpdate: Bool variable193 … let hasEmbeddedUpdate = config.optionalValue(forKey: EXUpdatesConfigHasEmbeddedUpdateKey) ?? true in config() variable
90 public let hasEmbeddedUpdate: Bool variable193 …let hasEmbeddedUpdate = config.optionalValue(forKey: ABI49_0_0EXUpdatesConfigHasEmbeddedUpdateKey)… in config() variable
31 val hasEmbeddedUpdate: Boolean, // used only for expo-updates development constant in expo.modules.updates.UpdatesConfiguration