Google Map View Delegate doesn't work

I’m working on Google Map View.
I did extend “GMSMapViewDelegate” from my controller and “myMapView.setDelegate(this)”
But all Map View Delegate function isn’t called from my application.

Anybody can help us?
Thank a lot!