How To: Fix iOS 7 not delivering texts

How To: Fix iOS 7 not delivering texts

On September 30th, 2013, iPhone users who upgraded to iOS 7 found that texts are not being delivered. Apple knows about the issue and is working on a fix. In the meantime there are a few suggestions on how to fix this, but some people report that they have to keep redoing them.

The first possible fix is to simply turn the phone off and then on. This is done by holding down the button on the top of the phone.

The second possible fix is a bit more complicated and involves going into the phone settings, turning them off, then turning back on again.

Go into Settings, and then down to messages.
How To: Fix iOS 7 not delivering texts

Go to iMessages at the top
How To: Fix iOS 7 not delivering texts

Turn this off by sliding the grey slider bar to the left.
How To: Fix iOS 7 not delivering texts

Go out of the system settings, go back in to the same menu and then turn it back on. Some users are reporting that messages in the queue are then sent out. Others report that the message has to be sent again.

If the above does not fix, some people are reporting the following options do.
1.) Reset Network settings. Go into Settings > General > Reset > Reset Network Settings.
2.) Remove and reenter iCloud Account ID. Settings > iCloud
3.) Reload iPhone from scratch in iTunes

If you have any other fixes, please leave them in the comments.

How to reinstall Apple App Store

How to reinstall Apple App Store

The Apple Store now allows Apple to bundle applications in an easy to download “iOS” like way. Since it’s release OS X application manufactures have been slowly moving over to it as a distribution channel for their apps. Some popular apps are now only available via the App store. If you are like me, one of the first things you might have done was to remove the App Store saying “I’m not going to play that game,” thinking we’d be able to continue to download apps as we wished.

Or perhaps you are in a corporate environment where the App Store has made managing Macs nearly a nightmare when it comes to application installation and asset management.

Unfortunately it seems that more and more application authors are going this way. It makes a bit of sense for the authors. It provides a better way to make some money off their hard work. It allows them to more easily digitally distribute their apps. And it saves them money on bandwidth.

The App Store itself is not a separately downloadable application though. The best, and quickest way, to reinstall it is to simply run and see if there is a Mac OS X Combo Updater install ready.

If not, you can download any Leopard or higher version from the Apple Support page. OS X Combo Updater 10.6.8 is a good start for most people; download it from here.

After that, you need to download an application installer program. Pacifist from Charlessoft is a good one.

Mount both Pacifist and and the Combo Updater Package. In Pacifist, go to the MacOSXUpdCombo10.6.8.pkg file and then use the search box in the right hand corner to search for store.

 

 

The first option that comes up is the Apple Store. Just click on the install button, make sure the check box “Install as Admin” is clicked, then hit OK. Enter your Administrator Password and Pacifist will start installing the application. When it’s done, go to your Applications and launch the App Store.

Please post in the comments if you have any questions.

How To: Fix Final Cut and Bonjour issues

How To: Fix Final Cut and Bonjour issues

A lot of companies disable Bonjour on Mac OSX for a variety of reasons, usually because it’s very “chatty” and tends to take up a lot of network bandwidth by itself. It can also cause issues with Printer Sharing, causing print jobs to disappear.

But, some Apple products such as Final Cut, and certain Adobe Suite products demand to have Bonjour enabled.

Luckily Apple Support has a perfect fix for this.

1.) First step is to copy the plist file to make a backup, I like to just add .bak to make things easier in the future:
cp /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist.bak (all on one line)

2.) Open mDNSResponder.plist in your text editor of choice. Doing it from terminal is best.

sudo vi “/System/Library/LaunchDaemons/com.apple.mDNSResponder.plist”

3.) Add “-NoMulticastAdvertisements” to the array in the “ProgramArguments” section.

It starts like this:

ProgramArguments

/usr/sbin/mDNSResponder
-launchd

And needs to look like this:
ProgramArguments

/usr/sbin/mDNSResponder
-launchd
-NoMulticastAdvertisements

4.) After saving the file and closing it, you’ll need to reboot the computer. Keep in mind that if you used EMACS to edit the file, you need to remove the temp file it created, “/System/Library/LaunchDaemons/com.apple.mDNSResponder.plist~” first or your computer will not reboot.

How To: Fix iPad loosing wireless network

How To: Fix iPad loosing wireless network

One of the issues being reported with the Apple iPad is that it looses it’s wireless network connection and then has a very hard time reconnecting.

I ran across this bug in the field where I had 6 iPads scattered around a football field, and two (or more) Apple Airport Extremes connected in WDS mode. The issue seems to popup usually when there are either a large number of people in between the Airport Base Station and the iPad, OR when the iPad was too far from one or the other Airports. Weirdly, the Wireless Connection icon in the upper left hand of the screen would have full bars, but still couldn’t get to any network devices or to the Internet.

From the iPad’s main screen, choose “Settings” then tap “Wi-Fi” locations. Choose the default Wireless Network, then tap the right arrow. Scroll down to “HTTP Proxy” and then tap on “Manual.” Back out of these screens and test the wireless out. If it still fails, go back and choose “Auto” instead of “Manual.” Note that there is no need to enter any information in the “Server,” “Port,” or “Authentication” fields. Unless your specific wireless network needs those.

This is reported to also work with iPods and possibly iPhones so the problem seems to be in IOS itself, and not with the hardware. Hopefully a future update will fix this issue.

Other Suggestions:
-Update Firmware on Wireless Access Point
-Turn off the 802.11n mode
-Temporarily disable security measures. If this seems to solve, set router to WPA2
-Disable 40mhz or 20mhz under 802.11n settings – especially in crowded wireless environments
-Set the iPad to get a static IP (only reported to work in one case, so very low on the list)
-Apple’s KB has a few other suggestions: http://support.apple.com/kb/TS1398