Searched refs:updatesUrl (Results 1 – 3 of 3) sorted by relevance
87 guard let updatesUrl = sanitizeUrlString(updateUrlString) else { in definition() variable93 …controller.loadApp(updatesUrl, withProjectUrl: projectUrl, onSuccess: { promise.resolve(nil) }, on… in definition()
27 updatesUrl: '123', constant
240 …var updatesUrl = DevLauncherController.getMetadataValue(reactApplicationContext, "expo.modules.upd… in getBuildInfo() variable243 if (updatesUrl.isNotEmpty()) { in getBuildInfo()244 var uri = Uri.parse(updatesUrl) in getBuildInfo()