I am getting this error in app, when i am running my iPad simulator
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: networkCarrier)'
please help me out with this issue ....its going to main thread
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));