ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 274 forks source link

CFBundleAllowMixedLocalizations true #265

Open NiklasMerz opened 7 years ago

NiklasMerz commented 7 years ago

As described in #162 I have tried to fix the issue missing translations. All buttons in the accessory bar and for example the date control are English although the phone is set to another language.

Should this be solved with these options in the plugin. For now I am setting this entry via hooks. Or is this dangerous to set this in general with this plugin?