Device vs. Simulator Linguistic Schemes

后端 未结 2 1904
忘了有多久
忘了有多久 2020-12-18 05:02

Does anyone understand why this is happening?

On any simulator all of the schemes are found with the following code:

NSArray

        
2条回答
  •  南方客
    南方客 (楼主)
    2020-12-18 05:13

    After tireless research, sleepless nights, and three trips to the ward, I found out the problem. While the fix was by all means the poor man's solution, it worked nonetheless.


    For whatever reason my iPhone 6s iOS 11.2.5 didn't feel like installing all of the available linguistic schemes when I originally set up my phone? Either that or it decided to remove them one day when it was bored.

    Regardless, the solution was... drum roll...

    Uninstall the target language...then reinstall it.


    I guess this "reset" the language package to re-include these schemes. Happy codinggg

提交回复
热议问题