Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/platforms/ios/
H A DAppleDeviceManager.ts145 await this.waitForAppInstalledAsync(await this.getApplicationIdFromBundle(filePath));
148 private async getApplicationIdFromBundle(filePath: string): Promise<string> { method in AppleDeviceManager
/expo/packages/@expo/cli/
H A DCHANGELOG.md514 - Implement getApplicationIdFromBundle fixing iOS app launch issue with SDK 46. ([#18537](https://g…