I am having an application running on app store, which has map view with other functionality.
Everything works perfectly till iOS 10 (all versions except iOS 11), now when I tested same app on iOS 11, then MKAnnotationView is not getting displayed (This happens only with iOS 11).
There is no any exception/error shown. I went thought apple documentation, but there is no any such deprecation in API's, but still its not working.
Can someone please help me out in this issue.