bitstadium / HockeySDK-Cordova

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
https://github.com/microsoft/appcenter-sdk-cordova
Other
82 stars 73 forks source link

Update HockeyApp SDK for NSPhotoLibraryUsageDescription issue #66

Closed SvenTobback closed 7 years ago

SvenTobback commented 7 years ago

Hi,

In the master branch the NSPhotoLibraryUsageDescription is added to the plist to resolve the iOS 10 privacy issue, even if the feedback feature isn't used.

In following post it is stated that HockeyApp SDK version 4.1.1 removes the feedback feature by default:

https://support.hockeyapp.net/kb/client-integration-ios-mac-os-x-tvos/known-issues-with-ios#app-store-rejection-because-of-missing-code-nsphotolibraryusagedescription-code-

Users that don't use the feedback feature (like me) shouldn't be forced to include the photo permission.

Kind Regards,

phpfs commented 7 years ago

Hi,

any updates to this?

Greetings, phpfs

ElektrojungeAtWork commented 7 years ago

Hi guys,

We're about to release 2.2.3 which will wrap the latest SDKs. It will wrap the SDK with all features. To have a cordova version that uses the "default" SDK, you will need to use your own fork.

Best, Benjamin