Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] Implement getApplicationIdFromBundle fixing iOS app launch issue with SDK 46 #18537

Merged
merged 2 commits into from Aug 13, 2022
Merged

[cli] Implement getApplicationIdFromBundle fixing iOS app launch issue with SDK 46 #18537

merged 2 commits into from Aug 13, 2022

Conversation

sync
Copy link
Contributor

@sync sync commented Aug 6, 2022

Why

When running expo run:ios the app does get installed but not launched inside my current iOS simulator.

Fix: #1853

How

The method wasn't really implemented.

Test Plan

Followed reproduction from here: #18536

Checklist

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Aug 6, 2022
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Aug 6, 2022
@brentvatne
Copy link
Member

thanks for this pr! happy to land this and ship it as soon as @EvanBacon's is addressed

@brentvatne brentvatne merged commit 47558c3 into expo:main Aug 13, 2022
brentvatne pushed a commit that referenced this pull request Aug 13, 2022
…e with SDK 46 (#18537)

* [cli] Implement getApplicationIdFromBundle fixing iOS app launch issue with SDK 46

* Update AppleDeviceManager.ts

Co-authored-by: Evan Bacon <baconbrix@gmail.com>
@brentvatne
Copy link
Member

thanks for this! deployed in expo@46.0.7, which includes @expo/cli@0.2.9

@sync sync deleted the implement-get-application-id-from-bundle branch August 14, 2022 02:05
Ddv0623 pushed a commit to preciofishbone/expo that referenced this pull request Sep 26, 2022
…e with SDK 46 (expo#18537)

* [cli] Implement getApplicationIdFromBundle fixing iOS app launch issue with SDK 46

* Update AppleDeviceManager.ts

Co-authored-by: Evan Bacon <baconbrix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android Calendar Crashes java.lang.NumberFormatException
4 participants