You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
Hi, I initially created the issue and PR, but I think it would fit better in essentials.
Would you accept such feature here? If so, I'll retarget that PR to here.
Summary
If user changes device language while app is running, CultureInfo.CurrentCulture and other ways to see current culture won't be updated, and continue to return device language that was set during app start.
API Changes
CultureInfo DeviceInfo.CurrentCulture { get; }
Intended Use Case
Get language currently selected on device for app localization: