i have a view controller that creates a lot of instances of a custom view which has a uiwebview as a sub view which loads a local html file. but the problem is after the first instace is created, the subsequent instantiated views dont get a call to the uiwebview delegate methods. is there anything am doing wrong.
Delegate method not called
> is there anything am doing wrong
That's impossible to say since you haven't posted any code.
Also, this doesn't appear to be a question about Swift language features so I suggest you move it to a more appropriate subforum.