【发布时间】:2010-08-24 11:56:48
【问题描述】:
我正在使用核心情节,但出现错误
"'*** -[UIView setHostedLayer:]: unrecognized selector sent to instance 0xf283a0'"
一行
hostingView.hostedLayer = graph;
【问题讨论】:
-
需要更多代码,因为我们无法仅从一行代码确定上下文。
-
这个链接为我解决了这个问题。 stackoverflow.com/questions/10909518/…
标签: objective-c core-plot