Difference between revisions of "/System/Library/Frameworks/CoreTelephony.Framework/Support/CommCenter"

From The iPhone Wiki
Jump to: navigation, search
m
m (Summary)
Line 2: Line 2:
 
The service handling network connectivity on the iPhone, iPad and iPod touch.
 
The service handling network connectivity on the iPhone, iPad and iPod touch.
   
Disabling CommCenter (<code>launchctl unload -w /System/library/LaunchDaemons/com.apple.CommCenter.plist</code>) will result in the loss of cellular-related services until CommCenter is restarted. Examples of this include variations in the [[/var/stash/Applications.*****/Preferences.app|Settings]] app due to the inability to load a carrier bundle, the "Searching..." message on the status bar and an empty badge (undetermined amount of new voicemail) on the Phone app.
+
Disabling CommCenter (<code>launchctl unload -w [[:/System/library/LaunchDaemons/com.apple.CommCenter.plist]]</code>) will result in the loss of cellular-related services until CommCenter is restarted. Examples of this include variations in the [[/var/stash/Applications.*****/Preferences.app|Settings]] app due to the inability to load a carrier bundle, the "Searching..." message on the status bar and an empty badge (undetermined amount of new voicemail) on the Phone app.
   
Beginning with iPhone OS 2.0 stopping CommCenter will also result in a loss of Wi-Fi networking until the device is rebooted.
+
Beginning with iPhone OS 2.0, stopping CommCenter will also result in a loss of Wi-Fi networking until the device is rebooted.
   
 
<!-- removed: not true on iOS 4.1 ==Killing it==
 
<!-- removed: not true on iOS 4.1 ==Killing it==

Revision as of 15:20, 29 January 2011

Summary

The service handling network connectivity on the iPhone, iPad and iPod touch.

Disabling CommCenter (launchctl unload -w /System/library/LaunchDaemons/com.apple.CommCenter.plist) will result in the loss of cellular-related services until CommCenter is restarted. Examples of this include variations in the Settings app due to the inability to load a carrier bundle, the "Searching..." message on the status bar and an empty badge (undetermined amount of new voicemail) on the Phone app.

Beginning with iPhone OS 2.0, stopping CommCenter will also result in a loss of Wi-Fi networking until the device is rebooted.


Parents

(Root)/System/Library/Frameworks/CoreTelephony.Framework/Support