kaiserfarrell / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

PieChart does not render on iOS 4.3 iPad #455

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Compile with XCode 4.3, base target 5.0 (latest), deployment target 4.0
2.Renders PieChart perfectly on iPad with iOS 5.0 
3.Shows blank screen on iPad with iOS 5.0

What is the expected output? What do you see instead?
I see a blank screen on iPad with iOS 4.3

What version of the product are you using? On what operating system?
CorePlot 1.0

Please provide any additional information below.
The Sample code for iPad compiles perfectly. I added the 'other linker' flags 
'load all -objc'. Is there any build setting that I need to make, to make sure 
it works on iOS 4.3? 

Original issue reported on code.google.com by danielpa...@gmail.com on 22 Aug 2012 at 8:47

GoogleCodeExporter commented 8 years ago
Hello Eric,

I really appreciate your help on this issue. 

Thanks.

Original comment by danielpa...@gmail.com on 22 Aug 2012 at 8:48

GoogleCodeExporter commented 8 years ago
Other linker flags should be "-objc -all_load".

What app are you testing with? One of the Core Plot examples, or your own app?

Original comment by eskr...@mac.com on 23 Aug 2012 at 12:18

GoogleCodeExporter commented 8 years ago
We need more information to troubleshoot this issue. Closed due to lack of 
followup.

Original comment by eskr...@mac.com on 21 Oct 2012 at 8:56