MKMapView showing blank screen in iOS 8

前端 未结 1 524
迷失自我
迷失自我 2021-01-05 09:09

I am having an issue with displaying a MKMapView in iOS 8.

It worked fine in iOS 7 and it is working fine now but only on simulator.

On device it shows only

相关标签:
1条回答
  • 2021-01-05 09:35

    Link CoreGraphics framework to your target. Should fix that.

    0 讨论(0)
提交回复
热议问题