delightio / delight.ios

2 stars 0 forks source link

Crashes when viewing any MKMapView #16

Open tpun opened 11 years ago

tpun commented 11 years ago

https://github.com/delightio/ios/issues/4

tpun commented 11 years ago

Think we are already rendering it in thread safe environment. We will black out the map view for now and not render them.

tpun commented 11 years ago

e6cb750a62e8014fd6d1d2931186ce850d4d51d6 is a workaround to black out the MKMapView for now. Will leave this issue up.