iOSContainerControl

My problem is that if I refer to the containercontrol for the 2nd time I get a NilObjectException.
In OSx I use the EmbedWithin which works very well. But in iOS I can’t figure it out.

I can’t find anywhere an example how to use an iOSContainerControl.

Thanks in advance for a tip.

If I create a new instance of the ContainerControl the NilObjectException doesn’t occur anymore, but the controls in the container remain invisible.

I started my app from scratch and now it works.

Why it didn’t worked? I used a property Name in the ContainerControl. Cost me 2 days!