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

ios10 - Missing parameters in info.plist #77

Closed
80leaves opened this issue Sep 19, 2016 · 2 comments
Closed

ios10 - Missing parameters in info.plist #77

80leaves opened this issue Sep 19, 2016 · 2 comments

Comments

@80leaves
Copy link

80leaves commented Sep 19, 2016

Not quite sure where exactly it belongs into, but as of iOS 10 following two parameters have to be present in the info.plist

https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW48

NSHealthShareUsageDescription="A very good reason why I want to read your data.";
NSHealthUpdateUsageDescription="A very good reason why I want to write data.";

80leaves

@EddyVerbruggen
Copy link
Owner

I added those a while ago, part of release 0.5.1.

@80leaves
Copy link
Author

hmm sorry for the trouble, I am running 0.5.1 but I didn't have them in my plist.

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