I am trying to get our iOS app to display the NSLocationWhenInUseUsageDescription permission message in Spanish when the phone’s language is set to Spanish. I have created infoPlist.string files for English and Spanish but the app always presents the message in English, even though the title and buttons are in Spanish.
What is the secret to getting an Ionic app using a Capacitor plugin to display the permission message in the local language?
1 post - 1 participant