Amazon has quietly launched a new web app called "Kindle Cloud Reader" that allows Chrome and Safari users to access their Kindle eBooks through their browsers. The Cloud Reader also supports the iPad version of Safari, giving Amazon a workaround to Apple's new subscription rules requiring any in-app sales to go through Apple's purchasing system.
The iPad version is especially good because the store is fully optimized for the device. And you can easily switch back and forth between the store and your own library. It feels like a native app, but it’s not.
The web app even supports local storage so that you can read your Kindle books even without a web connection.
Apple has been at odds with many content providers after implementing their new subscription rules preventing native iOS app publishers from selling content outside of Apple's own in-app system. Amazon complied with the rules by removing the Kindle Store button from their native application, but for the iPad now has this web-based option that does directly integrate with their sales system.
Thursday November 6, 2025 11:12 am PST by Joe Rossignol
Apple today updated its trade-in values for select iPhone, iPad, Mac, and Apple Watch models. Trade-ins can be completed on Apple's website, or at an Apple Store.
The charts below provide an overview of Apple's current and previous trade-in values in the U.S., according to its website. Maximum values for most devices either decreased or saw no change, but the iPad Air received a slight bump.
...
Wednesday November 5, 2025 11:57 am PST by Juli Clover
The smarter, more capable version of Siri that Apple is developing will be powered by Google Gemini, reports Bloomberg. Apple will pay Google approximately $1 billion per year for a 1.2 trillion parameter artificial intelligence model that was developed by Google.
For context, parameters are a measure of how a model understands and responds to queries. More parameters generally means more...
Monday November 3, 2025 5:54 am PST by Joe Rossignol
Following more than a month of beta testing, Apple released iOS 26.1 on Monday, November 3. The update includes a handful of new features and changes, including the ability to adjust the look of Liquid Glass and more.
Below, we outline iOS 26.1's key new features.
Liquid Glass Toggle
iOS 26.1 lets you choose your preferred look for Liquid Glass.
In the Settings app, under Display...
Thursday November 6, 2025 2:45 pm PST by Juli Clover
Apple is promoting the new Liquid Glass design in iOS 26, showing off the ways that third-party developers are embracing the aesthetic in their apps. On its developer website, Apple is featuring a visual gallery that demonstrates how "teams of all sizes" are creating Liquid Glass experiences.
The gallery features examples of Liquid Glass in apps for iPhone, iPad, Apple Watch, and Mac. Apple...
Friday November 7, 2025 6:40 am PST by Joe Rossignol
Apple's online store in the U.S. is suddenly offering a pack of four AirTags for just $29, which is the same price as a single AirTag.
This is likely a pricing error, and it is unclear if orders will be fulfilled. Apple has not discounted the AirTag four-pack in any other countries that we checked.
Delivery estimates are already pushing into late November to early December, suggesting...
Thursday November 6, 2025 4:37 am PST by Tim Hardwick
Apple in iOS 26.2 will disable automatic Wi-Fi network syncing between iPhone and Apple Watch in the European Union to comply with the bloc's regulations, suggests a new report.
Normally, when an iPhone connects to a new Wi-Fi network, it automatically shares the network credentials with the paired Apple Watch. This allows the watch to connect to the same network independently – for...
Thursday November 6, 2025 4:08 pm PST by Juli Clover
IKEA today announced the upcoming launch of 21 new Matter-compatible smart home products that will be able to interface with HomeKit and the Apple Home app. There are sensors, lights, and control options, all of which will be reasonably priced. Some of the products are new, while some are updates to existing lines that IKEA previously offered.
There are a series of new smart bulbs that are...
Wednesday November 5, 2025 3:54 pm PST by Juli Clover
It's been over a decade since Apple's HomeKit smart home platform launched, and it is overdue for an update. HomeKit and the Home app can no longer keep up with AI-powered solutions from other companies like Google and Amazon, but that's set to change with a smart home revamp that Apple has planned for 2026.
Home Hub
Apple is working on a home hub or "command center" that will serve as a...
Stuff like this shows how useful HTML5 can be. I'm pleased to see things like this myself, great work from Amazon.
Looking forward to see more things like this powered by HTML5.
Since it's HTML5, it's a bit like Amazon beat Apple at their own game with this. :D
And it really does serve Apple right for the terms they enacted. It's also a good move should Apple decide to become even more anti-competitive with their App Store terms.
Seems like a pretty brilliant use of the latest HTML5 technologies (especially with the off-line functionality). The obvious benefit, as mentioned, would be getting around Apple's "give us 30% of the price for in-app purchases" rule; but it would seem to have other advantages as well. If Apple chose to dramatically change the API in a future release of iOS - or if Google did the same with Android, for that matter - Amazon wouldn't have to break a sweat. Kindle users would continue to have full access to their books on the iPad with no extra effort or feverish overtime work by their programers to update. It's not as if Apple or Google can remove HTML5 functionality without repercussions...
A lot of the scrap on the iOS app store would be much better done as web apps. Much more universal, much less of a pain to develop for the developers and also would help with the crowding in the app store.
Let's face it, many of the apps are just document viewers or smallish databases. The problem is with the "gold rush", everyone went native, destroying basically 10 years of moving stuff to the Web where it fit gracefully. The 80s and 90s was where boxed software was the rage, where you had to install it locally. The late 90s brought us rich web applications where server-side dynamically generated HTML technologies the likes of J2EE and other, simpler stacks.
HTML5 solves a lot of the issues we had client side (offline storage, richer UIs) and moving forward, a lot of apps just make sense as webapps.