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

From The iPhone Wiki
Jump to: navigation, search
m (Summary)
(formatting, noting "CommCenter patches" (more info on them would be good))
Line 1: Line 1:
  +
'''CommCenter''' is the service handling network connectivity on the iPhone, iPad and iPod touch.
== Summary ==
 
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.
  +
  +
People make "CommCenter patches" for jailbroken devices to change various settings.
   
 
<!-- removed: not true on iOS 4.1 ==Killing it==
 
<!-- removed: not true on iOS 4.1 ==Killing it==

Revision as of 12:00, 6 November 2014

CommCenter is 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.

People make "CommCenter patches" for jailbroken devices to change various settings.


Parents

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