EAAccessoryManager showBluetoothAccessoryPicker本地化

时间:2016-03-13 22:25:11

标签: ios localization eaaccessory

我正在使用showBluetoothAccessoryPickerWithNameFilter来显示蓝牙设备列表。但是,alert列表的标题取消按钮未本地化。

有没有办法从系统alert本地化这些字符串?谢谢。

1 个答案:

答案 0 :(得分:-1)

更改"本地化本地开发区域"在info.plist中进行本地化而不是en。

enter image description here