UTI for .musicxml files doesn't work in Korean?

My app needs to open .musixml files. I've declared all the filetypes attributes in the info.plist, and it works fine on most iOS devices. But I have a couple of users telling me the app doesn't show up in the share menu (as an app that can open .musicxml files) in Korean and other languages.

Anyone with a similar problem?

Replies

Is this language specific? Or device specific? Try this:

  1. Find a test device.

  2. Erase it.

  3. Set it up using Korean.

  4. Install your app.

Does that reproduce the problem?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"