[Interest] ios now wants NSCameraUsageDescription
maitai
maitai at virtual-winds.org
Mon Oct 10 09:45:52 CEST 2016
Ok thanks, I added "Necessary to play sound files", we'll see if the
review succeeds.
Le 10-10-2016 06:57, ekke a écrit :
> 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
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161010/9b1a2073/attachment.html>
More information about the Interest
mailing list