How do I make the "<AppName> Would Like to Send You Notifications" permissions dialog localized on the iOS Simulator?
Asked Answered
B

1

6

I set my iOS Simulator (13.5) to German language for my app, which is fully localized:

enter image description here

But when I start my app up, I still get this dialog in English when asking for notification privileges:

enter image description here

I thought my Info.plist was fully localized. What am I missing here to make this dialog appear in German?

Blasting answered 24/5, 2020 at 2:47 Comment(0)
B
0

I filed a bug with Apple about this problem. Apple recently got back to me and said they’ve fixed it in Xcode 14 (with iOS 16). I’ve gone ahead and tested and confirmed that Xcode 14 does indeed fix it.

Blasting answered 9/10, 2022 at 9:3 Comment(4)
I have same issue with my app. I'm on iOS 16, and xcode 14 but still for notification permission dialog is in english only when I change app's preferred language in settingsBrigidabrigit
On device or on simulator?Blasting
on both simulator and device. I found that changing preferred language doesn't affect notification permission. it only works when you change whole OS languageBrigidabrigit
File another bug with Apple. Mine bug was specifically related to "whole OS language".Blasting

© 2022 - 2024 — McMap. All rights reserved.