Search Issue Tracker

Fixed

Votes

0

Found in

5.2.2p4

Issue ID

810717

Regression

No

[iOS] System prompt for Media Library Usage access is shown when playing a video that comes with the game on iOS 10

iOS

-

Steps to reproduce:

1. Open attached project
2. Build for iOS
3. Build to device with iOS 10
> The game will try to play a video that is located in Assets/StreamingAssets folder
4. Notice the game is closed with a console message saying that it's trying to access privacy-sensitive data without a description and 'NSAppleMusicUsageDescription' should be added to Info.plist

If the 'NSAppleMusicUsageDescription' with it's corresponding string is added to Info.plist, the prompt saying that the app wants access to Media Library is shown, and the video is played after the access is confirmed.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.