You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/27 15:42:08 UTC

[GitHub] write2sv edited a comment on issue #475: cordova-ios-4.5.5 and XCode 10.1 entitlements issue ( background modes + healthkit )

write2sv edited a comment on issue #475: cordova-ios-4.5.5 and XCode 10.1 entitlements issue ( background modes + healthkit )
URL: https://github.com/apache/cordova-ios/issues/475#issuecomment-450174628
 
 
   Hi @guikeller Just wondering if it is related. I had similar issue while doing a ionic cordova app release. I figured the 
   `<key>com.apple.developer.healthkit</key>
   <true/>`
   is missing in my platforms/ios/<my app>/Entitlements-Release.plist. It does exist in Entitlements-Debug.plist. All I did is copied the key from the debug file to release and app store accepted it.
   
   Thanks,
   Surya.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org