why doesn't my simulator show the right color?

So i've changed the color of the main view to yellow and added a label to it with some text in it.

But it doesn't show up this way when i start the simulator.


What am i doing wrong?

Replies

Describe 'right color', keeping in mind that colors on your mac are not expected to accomplish parity with devices.


>What am i doing wrong?


Other than perhaps thinkin the simulator is an emulator, dunno...show some code and take the burden of guessing off our shoulders, thanks.

Do you get correct result on device ?


What are the yellow color values (red, blue, green) as defined in XCode ?


When you run the simulator, use Digital Color meter to see the color you have.


Explain also what you mean :

But it doesn't show up this way when i start the simulator.

What does it show exactly ?


And please report.