Hey guys,
I have a strange problem... I have a program where I add a native UITextView to my app the problem is that the view is visible only if I create the view within my touch event stuff... its really strange... If I try to add the view in a other place its not working...
I checked already about the hierarchy but still it doesnt work...
Any Idea
regards
if I change the code its not working anymore but I cant understand why...