Skip to content

Fixed: debug > stopApplication not working correctly on Android emulator #1988

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

Merged
merged 1 commit into from
Aug 9, 2016

Conversation

tzraikov
Copy link
Contributor

@tzraikov tzraikov commented Aug 9, 2016

The current logic in debug commnad changes the argument passed to stopApplication method from applicationId to projectName when using emulator. This behavior is correct in iOS, but it fails on Android. This fix corrects the issue.

@enchev
Copy link
Contributor

enchev commented Aug 9, 2016

👍

@tzraikov tzraikov merged commit 4f9408a into master Aug 9, 2016
@tzraikov tzraikov deleted the raikov/fix-stopApp-in-debug branch August 9, 2016 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants