iOS 8 MKAnnotationView rightCalloutAccessoryView misaligned
I'm still pretty new to the iOS stuff in general and found a problem while testing our App for iOS 8 compatibility. In iOS 7 everything worked fine but on iOS 8 the rightCalloutAccessoryView is misaligned under certain circumstances. First Screenshot: Correctly aligned Second Screenshot: Wrong alignment As you can see, the problem takes place when the InfoWindow has a long title. But this was not the case on iOS 7 and I couldn't find anything mentioning this has changed? I tried to understand why and find a way to resolve this, but couldn't find anything yet. Is this solvable on our own or do