I'm using xCode 8 and local Mac builder with these libs:
iAdMob v1.33 (modified version from here)
iArchiver v1.01
iCore v2.80
iHttp v1.01
iHUD v1.00
iJSON v1.00
iMedia v1.21
iPhone v1.70
iRandomAccessFile v1.50
iSQL v1.30
iStringUtils v1.00
iTabelView v1.21
After upload I get this message on my email. Same build also disappear from build in iTunes Connect, so I'm unable to update my app.
EDIT: I'm also using module for share in iOS, please check attached file.
iAdMob v1.33 (modified version from here)
iArchiver v1.01
iCore v2.80
iHttp v1.01
iHUD v1.00
iJSON v1.00
iMedia v1.21
iPhone v1.70
iRandomAccessFile v1.50
iSQL v1.30
iStringUtils v1.00
iTabelView v1.21
After upload I get this message on my email. Same build also disappear from build in iTunes Connect, so I'm unable to update my app.
Dear developer,
We have discovered one or more issues with your recent delivery for "My App". To process your delivery, the following issues must be corrected:
This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.
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.
Though you are not required to fix the following issues, we wanted to make you aware of them:
Missing Push Notification Entitlement - Your app includes an API for Apple's Push Notification service, but the aps-environment entitlement is missing from the app's signature. To resolve this, make sure your App ID is enabled for push notification in the Provisioning Portal. Then, sign your app with a distribution provisioning profile that includes the aps-environment entitlement. This will create the correct signature, and you can resubmit your app. See "Provisioning and Development" in the Local and Push Notification Programming Guide for more information. If your app does not use the Apple Push Notification service, no action is required. You may remove the API from future submissions to stop this warning. If you use a third-party framework, you may need to contact the developer for information on removing the API.
Once the required corrections have been made, you can then redeliver the corrected binary.
Regards,
The App Store team
EDIT: I'm also using module for share in iOS, please check attached file.
Attachments
Last edited: