[TIMOB-26681] iOS: App rejected because of using NSAppleMusicUsageDescription key
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-04-04T14:48:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.1 |
Components | iOS |
Labels | n/a |
Reporter | Sebastian Klaus |
Assignee | Vijay Singh |
Created | 2017-10-09T13:07:17.000+0000 |
Updated | 2019-04-04T14:48:25.000+0000 |
I had the same issue today: {quote}Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSAppleMusicUsageDescription key with a string value explaining to the user how the app uses this data. Once these issues have been corrected, you can then redeliver the corrected binary. {quote}
Hello [~benutzername], can you follow up on [~gaspard.le], solution comment?
[~gaspard.le] that was not my issue. You have to add *NSAppleMusicUsageDescription* to your tiapp.xml and then resubmit your app. It helped me out, that I properly described in the app submission what my app does and why it doesn't need any music controls
Hello, Are you still having the issue? Can you try SDK 6.3.0.GA?
This is discussed in TIMOB-25424, please confirm [~benutzername].
Confirmed. Sorry for delay
PR(master) - https://github.com/appcelerator/titanium_mobile/pull/10797 PR(8_0_X) - https://github.com/appcelerator/titanium_mobile/pull/10798
Merged to master and 8_0_X after [~smohammed] marked master PR as passing FR
*Closing ticket.* Fix verified in SDK version
8.0.1.v20190403071846
and SDK version8.1.0.v20190325115012.
Test and other information can be found at: PR(master) - https://github.com/appcelerator/titanium_mobile/pull/10797 PR(8_0_X) - https://github.com/appcelerator/titanium_mobile/pull/10798