Builds with ios 10.3 does not permit the norwegian alphabet-letter "å"

I have a delicate situation now after installing the newest  Public release SDK 2017.3068 and XCode 8.3.3.

Until now, I have had no problems with the Norwegian letters Æ Ø and Å, but now, when I have updated the software and make new build for my Norwegian customer, the letter Å corrupts all references and names in the app, i.e. we have a bird in Norway we called Grågås -(GreyGoose) and the reference to the images and soundclips are dynamicly build up from the sqlite base with extension .jpg and .mp3 added.

The real q is really: Are you aware of this issue with Apple IOS 10.3.3 ? They have done something in the new release that prevents certain foreign letters to work even though they have worked perfectly until now?

It would be nice if we could air this issue so that people know what to do, and workarounds with this problem.

…I would like to mention that it is not a corona issue but we need to work together with apple ios to make apps :slight_smile:

This is a bug created by Apple when they changed the iOS file system in a recent upgrade. Corona daily build 2017.3086 (not to be confused with 3068…) has a fix for file names with non-unicode extended ASCII characters in them. Try updating to at least that build.

Rob

Thanks a lot Rob…again ;D

This is a bug created by Apple when they changed the iOS file system in a recent upgrade. Corona daily build 2017.3086 (not to be confused with 3068…) has a fix for file names with non-unicode extended ASCII characters in them. Try updating to at least that build.

Rob

Thanks a lot Rob…again ;D