[Interest] ios now wants NSCameraUsageDescription
ekke
ekke at ekkes-corner.org
Mon Oct 10 06:57:14 CEST 2016
add this to your info.plist
<key>NSPhotoLibraryUsageDescription</key>
<string>$(PRODUCT_NAME) uses photos</string>
then you can submit your app. As I was told by users there's never a
message that your app needs access to photos
ekke
Am 10.10.16 um 06:50 schrieb maitai:
> Hi,
>
> Something has changed recently I suppose with iOS 10 and I cannot
> submit a new release of my app to apple store anymore.
>
> It says:
> This app attempts to access privacy-sensitive data without a usage
> description. The app's Info.plist must contain an
> NSCameraUsageDescription key with a string value explaining to the
> user how the app uses this data.
>
> The problem is that the app doesn't use Camera at all. I do link
> against QMultimedia just to be able to play some sound files, but I do
> not access the camera, never.
>
> Apart from putting something like "Despite what Apple thinks, I don't
> access your camera", is there a way to avoid that?
>
> Thanks
> Philippe Lelong
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
--
ekke (ekkehard gentz)
independent software architect
international development native mobile business apps
BlackBerry 10 | Qt Mobile (Android, iOS)
workshops - trainings - bootcamps
*BlackBerry Elite Developer
BlackBerry Platinum Enterprise Partner*
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke at ekkes-corner.org
blog: http://ekkes-corner.org
apps and more: http://appbus.org
twitter: @ekkescorner
skype: ekkes-corner
LinkedIn: http://linkedin.com/in/ekkehard/
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161010/03cb993d/attachment.html>
More information about the Interest
mailing list