News
Apple blocks iTunes Store on iTunes 8.x?
Apple has blocked access to the iTunes Store for users running iTunes version 8.2.1 and earlier, according to a 9 to 5 Mac report. Citing a reader tip, the report claims that a user running iTunes 8.2.1 on a G3-powered Mac attempted to access the store, only to see a prompt to upgrade to iTunes 10. According to the reader, the store worked fine previously on 8.2.1, indicating that this is a recent change. Notably, iTunes 8.2.1 was the last version of the software to support G3-based Macs, leaving these legacy devices with no way to access the store. iLounge has confirmed that the iTunes Store is still accessible by users running iTunes 9, which ushered in a redesign of the iTunes Store.
Related Stories
- WWDC 2013 Keynote: Live Updates + Insights Here
- Report: iRadio to rival Pandora, add ‘highly targeted’ ads
- Apple releases iTunes 11.0.4
- Apple releases iTunes 11.0.3 with new Mini Player
- Microsoft: Don’t expect iTunes app on Windows 8
- Apple launches ‘A Decade of iTunes’
Comments
If you have a comment, news tip, advertising inquiry, or coverage request, a question about iPods/iPhones/iPad or accessories, or if you sell or market iPod/iPhone/iPad products or services, read iLounge's Comments + Questions policies before posting, and fully identify yourself if you do. We will delete comments containing advertising, astroturfing, trolling, personal attacks, offensive language, or other objectionable content, then ban and/or publicly identify violators.
Recent News
- Apps: Gangstar Vegas, Man of Steel, Photo Cube WiFi 3.59 + Play-Doh Create ABCs
- Alleged iPhone 5S leaks show display, logic board
- Apple TV beta reveals iTunes Radio support
- Apple’s Cue reveals more iBooks launch details
- Apple releases Commitment to Customer Privacy statement
- iOS 7 shown on iPad through emulator
- Photo leak shows Logitech iOS controller
- iLounge Weekly coming Monday, June giveaway reminder
- Apple site reveals iOS 7 for iPad, alternate icons
- Apple’s Cue: Jobs needed convincing on iBooks
Recent Reviews
- PureGear PX260 + PX360 Extreme Protection System for iPhone 5
- Odoyo Power+Shell EX Rechargeable Battery Case for iPhone 5
- Soundfreaq Sound Step Lightning SFQ-02L
- LifeProof Frē for iPad mini
- iBattz Mojo Refuel Removable Battery Case + Mojo Refuel Armor Kit for iPhone 5
- Geneva Lab Geneva Sound System Model S Wireless
- Bracketron Twist & Charge
- CruxCase CruxSkunk Keyboard Case for iPad 2, iPad (3rd/4th-Gen)
- Sol Republic Master Tracks
- Beats Electronics Beats Executive
Recent Articles
- iOS 7: Settings, Including Accessibility + Wallpaper
- iOS 7: Weather, Stocks, Calendar + Reminders
- iOS 7: Phone, FaceTime, Messages + Contacts
- iOS 7: iTunes Store, App Store, Calculator + Mail
- iOS 7: Music, Videos, Photos + Camera
- iOS 7: Clock, Game Center, Newsstand + Safari
- iOS 7: Siri + Voice Control
- iOS 7: Activation Lock + Find My iPhone
- iOS 7: Control Center, Notification Center, Spotlight, Multitasking
- iOS 7: Maps, Passbook, Compass + Notes


1
The same thing happened to me running Vista. Guess I won’t be buying anyting more from crapple…
Posted by The Digital Alchemit on April 26, 2011 at 9:56 AM (PST)
2
@1: What’s the aversion to the latest version?
Posted by camembert on April 26, 2011 at 4:01 PM (PST)
3
My Commodore 64 won’t access the internet any more…Boohoo. Just upgrade your friggin’ iTunes software people. It’s free!!!
Posted by Bikergeek on April 26, 2011 at 6:21 PM (PST)
4
Oh come on people, this is ridiculous. Apple’s dropping iTunes store support for an architecture thats 10+ years old; this is bad in what way? It’s not like they’re killing iTunes on older versions- simply the store won’t work anymore. No biggie.
Posted by Josh Calvetti on April 26, 2011 at 6:48 PM (PST)
5
The problem is that from version 10 even Power PC G5 Macs cannot upgrade to new versions of iTunes, which is absolutely ridiculous when it is possible to upgrade from WINDOWS XP!!!!!!!
So Apple is willing to support Windows XP users and not its previous generation own iMacs? What kind of policy is this?
Posted by wsrmatre on April 27, 2011 at 12:59 AM (PST)
6
You do understand that the reason XP is still supported is that it runs on the same x86 architecture that iTunes 10 is coded for, right? PowerPC support is going the way of the dodo, sorry.
Posted by Cash on April 27, 2011 at 2:14 AM (PST)
7
@2: I know it’s trivial to update, but a- I don’t like that 10 doesn’t have colored icons and b- I’m tired of crapple telling me what to do…
You’re right though, I’ll update at some point but I’m not in any hurry to do so.
Posted by The Digital Alchemist on April 27, 2011 at 10:18 AM (PST)
8
i found the “user agent” string that application binary use to tell to apple store the version of itunes we use, is inside(show content) Applications/iTunes/MacOS/iTunes, opening with simpletext, (35 MB) take some seconds, and then search:
ProcessCommandsThreaden-usPPC iTunes/%s (Macintosh; %sMac OS X %s)
*this string for PowerPC machines
ProcessCommandsThreadIntel iTunes/%s (Macintosh; %sMac OS X %s)
*this string for Intel machines
Command %s tell the application to call iTunes version, machine and OSX version:
iTunes/8.1 (Macintosh; PPC Mac OS X 10.4.11)
*output Itunes original user agent
The Apple store in Itunes in now only working with iTunes 10 user agent versions
A try to fix the PPC editing and saving the binary string in some modes:
iTunes/10.2.2 (Macintosh; U; PPC Mac OS X 10_5_8)
iTunes/10.2.2 (Macintosh; U; PPC Mac OS X 10.5.8)
*Not work, itunes dont respond
iTunes/10.2.2 (Macintosh; %sMac OS X %s)
*iTunes open, apple store cant connect because itunes binary dont take the 10.2.2 string, they need the %s string
Is there any way to found and fix the resource %s that “user agent” itunes use to connect to apple store ? like this:
from: iTunes/8.1 (Macintosh; PPC Mac OS X 10.4.11)
to: iTunes/10.2.2 (Macintosh; U; PPC Mac OS X 10_5_8)
All the machines that have a G3, OSX 10.4 or iTunes 8,9 are out from Apple Store
Posted by Ubuntu 11.04 PowerPC on April 29, 2011 at 11:12 PM (PST)
9
I used 8.2.1 to use ‘Now Playing’ at Starbucks. I showed what music was being played in real time. If I wanted, I could go directly to iTunes and buy individual song. ‘Now Playing is not supported by later versions.
Posted by Bob on May 30, 2011 at 8:44 PM (PST)