I found this link:
Mela Archive Coreplot on iPhone
And saw that the following line made sense:
self.view = [[CPLayerHostingView alloc]initWithFrame:[UIScreen mainScreen].bounds];
so i added it, now i get this error:
[NSCFString sizeWithTextStyle:]
but i cant find where its being called from...
Quote:
Originally Posted by marciokoko
|