How to change cordova-camera-plugin language in iOS?

后端 未结 3 768
青春惊慌失措
青春惊慌失措 2021-01-02 09:58

I wish to change the cordova-camera-plugin language. Apparently it is dependent on a variety of things. My development environment is Tools for Cordova in Visua

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-02 10:43

    Just make the settings in Xcode. They will not be overwritten after you make another cordova build:

    UPDATE:

    If you don't have the entry «Localization native development region», then:

    – Go to info -> select your target

    – Right click on an existing key entry and choose Add Row

    – Type «Localization …», when Xcode autocompletes your input, then select under value your language.

提交回复
热议问题