CustomFileType

I have defined a custom file type “.mediass” that contains app data in xml format. I want iOS to open my App ist a file of this type ist selected for example if attached file of an email.

I have defined a FileTypeGroup by dragging my File in Xojo IDE FileTypeGroup.

Is there any additional step needed ?

I appreciate any support