I\'m developing an app for iPad Pro. In this app, containerView use to add additional views and interact with them.
containerView
views
First, I created a protocol
Looks like you defined the delegate, but have not set the delegate. This happens to me all the time.