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

fix(android): launching app on simulator with different appId than pa… #2195

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

thymikee
Copy link
Member

@thymikee thymikee commented Dec 7, 2023

Summary:

Fixes #2194

Test Plan:

Added a test for tryLaunchAppOnDevice covering this scenario and a handful of others. The tests fail without the change introduced.

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

Copy link
Collaborator

@TMisiukiewicz TMisiukiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, all works - LGTM! E2E are constantly failing 🥲

@thymikee thymikee merged commit 11c4bec into main Dec 10, 2023
4 of 10 checks passed
@thymikee thymikee deleted the fix/appid branch December 10, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On Android, app isn't opened automatically if applicationId is changed
3 participants