2013-10-16 3 views
0

코어 플롯 1.1 및 iOS 7을 사용하고 있습니다. IB에서 그래프 호스팅보기로 User Interaction EnabledYES으로 설정했습니다. 코어 플롯 : 차트를 탭할 때 "유효하지 않은 컨텍스트"오류가 발생합니다.

응용 프로그램을 실행하고 차트에 어딘가에 도청

, 나는 콘솔에 다음과 같은 경고를 얻을 :
<Error>: CGContextConvertPointToDeviceSpace: invalid context 0x0. 
This is a serious error. This application, or a library it uses, 
is using an invalid context and is thereby contributing to an 
overall degradation of system stability and reliability. 
This notice is a courtesy: please fix this problem. 
It will become a fatal error in an upcoming update. 

내가 barWasSelectedAtRecordIndex가 호출되기도 전에이 경고를 얻을.

이전 버전에서 잘 작동 한 iOS 7에 대한 코드를 변경하지 않았습니다.

코어 플롯의 버그입니까? 이 문제를 어떻게 해결할 수 있습니까?

감사합니다.

답변

1

코어 플롯의 최신 버전으로 업데이트하십시오. 버전 1.1은 거의 1 년입니다. 최근에 버전 1.4가 릴리스되었으며이 문제는 새로운 버전에서 수정 될 가능성이 있습니다.