How can you get custom iOS document type icons to show up?

Viewed 2011

I've created a custom document type (.TBVM) and can import and export such files from my app. However, I cannot get the icon associated with that file type to show up anywhere (e.g., in iCloud, as an attachment to a text message, etc).

Here are the parameters I have set up in .plist. Any help in figuring out where I've gone wrong would be greatly appreciated.

enter image description here

enter image description here

1 Answers
Related