Home
last modified time | relevance | path

Searched refs:EXUpdatesConfigCheckOnLaunchValueAlways (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-updates/ios/EXUpdates/
H A DUpdatesConfig.swift67 public static let EXUpdatesConfigCheckOnLaunchValueAlways = "ALWAYS" variable
184 case EXUpdatesConfigCheckOnLaunchValueAlways: in config()
/expo/ios/Exponent/Kernel/AppLoader/
H A DEXAppLoaderExpoUpdates.m363 …gCheckOnLaunchKey: shouldCheckOnLaunch ? EXUpdatesConfig.EXUpdatesConfigCheckOnLaunchValueAlways :…