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

Unable to determine cause of "App install failed." #18

Open
jordonbiondo opened this issue Jan 18, 2016 · 1 comment
Open

Unable to determine cause of "App install failed." #18

jordonbiondo opened this issue Jan 18, 2016 · 1 comment

Comments

@jordonbiondo
Copy link

When app installation fails, only "App install failed" is logged. In my case, I was using the Pebble app instead of the Pebble Time app which caused the failure, however, there was no way for me to know why it failed.

if result.status != WebSocketInstallStatus.StatusCode.Success:

If there is more information on the result object or elsewhere that could be logged for debugging purposes that would be very helpful.

I also wonder if there is a way for the pebble tool to check for this scenario specifically and tell the user they are using the wrong app.

@Katharine
Copy link
Contributor

The only other possible value is "Failure"; unfortunately, no useful information is reported.

We could probably check for that particular scenario, though.

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

No branches or pull requests

2 participants