On the device swiping down from the top of screen brings the notification center, but how do I get the notification center on the simulator ? I am on iOS 5

link|improve this question

dupe: stackoverflow.com/questions/6989455/… – edc1591 Dec 23 '11 at 21:13
I believe you'll need to test on the device. – ceejayoz Dec 23 '11 at 21:13
2  
@edc1591 That answer is useless now that iOS5 is not under NDA. – ceejayoz Dec 23 '11 at 21:14
It's still valid. "I can tell You that not everything that is available on the actual software is also available in the simulator." The simulator doesn't have notification center. – edc1591 Dec 23 '11 at 21:22
feedback

1 Answer

up vote 6 down vote accepted

Ok the answer seems to be that notification center is not available on the simulator

link|improve this answer
2  
yes Dennis is right, this features is only available with device, You have to test on device. – Hardik Shah Dec 24 '11 at 4:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.