Sorry no,
Only the Swift version of my app is able to register the type, but that just means that the description is visible, so I think it is registered.
The feature is not yet developed.
Instead the feature is fully developed in the CN1 version and it works on the CN1 simulator.
But the CN1 app is not even able to register the type on the iOS simulator (the description is not displayed and the option to open with the app is not presented).
When selecting a file with custom extension the start method is not called, indeed the app is not even brought to the foreground.
No log messages are printed in the console about that part of code (they are when the app runs in the CN1 simulator).
So that code is not executed.
Regards