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
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment