Wednesday, 15 May 2013

ios - Healthkit - entitlements file and plist file -



ios - Healthkit - entitlements file and plist file -

i have downloaded sample codes supports healthkit framework.i read blogs related healthkit.

what read , found in code , back upwards healthkit 2 things required.

1) set yourapp.entitlements "com.apple.developer.healthkit"

2) in plist file add together "required device capabilities" arm7 , healthkit.

i have done both of above requirements , works.

but , works event removed both..if remove entitlement file , remoe "required device capabilities" works.

so need of above 2 ? seems not mandatory why each blogs , sample code suggests it.

the first 1 required entry within .plist file not. evenmore entry in plist file can cause troubles when updating existing app. have @ post http://jademind.com/blog/posts/healthkit-api-tutorial/ more details , notes on topic.

ios objective-c iphone ios8 health-kit

No comments:

Post a Comment