Localization for mobile cross platform using xamarin and issue with iOS only

后端 未结 3 1276
栀梦
栀梦 2021-02-05 12:41

I have a project in Xamarin which targets Android, iOS and windows phone. I used core (PCL library) to share common code between different platform. I added Resource files (.net

3条回答
  •  难免孤独
    2021-02-05 13:25

    Do you test it on a real device? In the simulator it is not possible to change the culture. I had a similar issue with my language files.

提交回复
热议问题