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 DIAL functionality for Android #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

eXaLy
Copy link

@eXaLy eXaLy commented Jun 21, 2016

appInfo.getId() should be used instead of appInfo.getName()
Otherwise you will get the error "Problem Launching app" on screen when launching an app by DIAL.

appInfo.getId() should be used instead of appInfo.getName()
@eXaLy eXaLy changed the title Fix start app from DIAL Fix DIAL functionality for Android Jun 21, 2016
@eXaLy
Copy link
Author

eXaLy commented Jun 21, 2016

According to the DIAL specification the app state should be checked first, before making the call to launch the app.

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.

1 participant