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

Failed to code sign "watchOS2Sampler WatchKit Extension" #9

Open
Jirka1111 opened this issue Jul 22, 2015 · 3 comments
Open

Failed to code sign "watchOS2Sampler WatchKit Extension" #9

Jirka1111 opened this issue Jul 22, 2015 · 3 comments

Comments

@Jirka1111
Copy link

No valid signing identities (i.e. certificate and private key pair) matching the team ID “9Z86A4AWDE” were found.

Do you have any solution?

@Jirka1111
Copy link
Author

Just another question, is accelerometer really accessible? Because I use the same code and values are still x=0, y=0, z=-1 (average values, for example x=0.008654). Even when I move with watches, values are still the same.

@songliao-branch
Copy link

Have the same problem, anyone solved it?

@tomgekeerd
Copy link

First of all, out of my experience, accelerometer data is pretty slow on Apple Watch (could be faster probably, but only tested it fast). And second, you probably need to replace the "%.f" to "%f" and then you'l get full numbers.

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

3 participants