Permission alert to allow modify a photo is not localized until reboot

Originator:Mike.house.nsk
Number:rdar://43507077 Date Originated:August 20 2018, 6:57 PM
Status:opened Resolved:
Product:iOS Product Version:iOS 11
Classification:Bug Reproducible:always
 
Area:
Photos

Summary:
On creation an object of PHAssetChangeRequest class the System asks a user to allow to modify a photo via an alert popup. We've observed that this alert doesn't have ability to be localized through Info.plist (there is no key for that at all) and under some circumstances is wrong localized (has a wrong language, not language that the user has selected in iOS Settings) by the System itself. To fix the issue the device has to be rebooted.

Steps to Reproduce:
1. Change iOS Language in Settings (any language, only one requirement that language differs from language that was when system booted up )
2. Create instance of PHAssetChangeRequest to request the alert message
3. Observe alert localization

Expected Results:
Same language that the iOS System has

Actual Results:
Has the language that iOS used after booted up.

Version/Build:
Any iOS 11

Configuration:
All devices that we tested with.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!