Apple Seeds First Beta of iOS 10.3 With 'Find My AirPods' to Developers

Apple today seeded the first beta of an upcoming iOS 10.3 update to developers, marking the third major update to the iOS 10 operating system that was released in September. The first iOS 10.3 beta comes more than a month after the release of iOS 10.2.

Registered developers can download the new iOS 10.3 beta from the Apple Developer Center or over-the-air with the proper configuration profile installed.

ios-10-3-beta
As a 10.x update, iOS 10.3 likely brings bug fixes, performance improvements, and new features to iOS 10. While we won't know what's in the update until developers begin discovering changes, it is rumored to include a new "Theatre" mode with a "popcorn-shaped" icon in the Control Center.

What the rumored Theatre mode does is unclear, but should it be included in iOS 10.3, we'll find out its purpose soon enough. We'll update this post with new features that are found in the update.

Update: Apple has shared release details with several sites, outlining features that are included in the update. While the main feature is a new "Find My AirPods" option, there are also several smaller updates.

What's new in iOS 10.3:

- There's a new "Find My AirPods" tool to help users locate lost AirPods.
- SiriKit can be used to pay bills, check on the status of payments, and schedule future rides.
- The weather icon in the Maps app includes 3D Touch to show hourly forecasts.
- CarPlay includes new shortcuts for launching recently used apps.
- CarPlay's Maps now features EV charging station locations.
- HomeKit supports programmable light switches.
- Conversation View in the Mail app features navigation improvements.
- When installing iOS 10.3, it will update the file system to Apple File System (APFS), so it's important to make a backup before updating.

Related Forum: iOS 10

Popular Stories

iPhone Top Left Hole Punch Face ID Feature Purple

iPhone 18 Pro Launching Later This Year With These 12 New Features

Thursday January 15, 2026 10:56 am PST by
While the iPhone 18 Pro and iPhone 18 Pro Max are not expected to launch for another eight months, there are already plenty of rumors about the devices. Below, we have recapped 12 features rumored for the iPhone 18 Pro models, as of January 2026: The same overall design is expected, with 6.3-inch and 6.9-inch display sizes, and a "plateau" housing three rear cameras Under-screen Face ID...
Apple MacBook Pro M4 hero

These 5 Apple Products Will Reportedly Be Upgraded With OLED Displays

Friday January 16, 2026 7:07 pm PST by
Apple plans to upgrade the iPad mini, MacBook Pro, iPad Air, iMac, and MacBook Air with OLED displays between 2026 and 2028, according to DigiTimes. Bloomberg's Mark Gurman previously reported that the iPad mini and MacBook Pro will receive an OLED display as early as this year, but he does not expect the MacBook Air to adopt the technology until 2028 at the earliest. A new iPad Air is...
iOS 27 Mock Quick

iOS 27 Will Add These 8 New Features to Your iPhone

Sunday January 18, 2026 3:51 pm PST by
iOS 27 is still many months away, but there are already plenty of rumors about new features that will be included in the software update. The first beta of iOS 27 will be released during WWDC 2026 in June, and the update should be released to all users with a compatible iPhone in September. Bloomberg's Mark Gurman said that iOS 27 will be similar to Mac OS X Snow Leopard, in the sense...
Apple Wallet ID Illinois

Apple Plans to Expand iPhone Driver's Licenses to These 7 U.S. States

Friday January 16, 2026 12:12 pm PST by
In select U.S. states, residents can add their driver's license or state ID to the Apple Wallet app on the iPhone and Apple Watch, and then use it to display proof of identity or age at select airports and businesses, and in select apps. The feature is currently available in 13 U.S. states and Puerto Rico, and it is expected to launch in at least seven more in the future. To set up the...
14 inch MacBook Pro Keyboard

MacBook Pro Buyers Now Facing Up to a Two-Month Wait Ahead of New Models

Sunday January 18, 2026 6:50 pm PST by
MacBook Pro availability is tightening on Apple's online store, with select configurations facing up to a two-month delivery timeframe in the United States. A few 14-inch and 16-inch MacBook Pro configurations with an M4 Pro chip are not facing any shipping delay, but estimated delivery dates for many configurations with an M4 Max chip range from February 6 to February 24 or even later. At...

Top Rated Comments

CarlJ Avatar
117 months ago
Wow, eleven comments in and no posts yet explaining how this indicates the imminent downfall of Apple. That's kind of refreshing.
Score: 24 Votes (Like | Disagree)
waterskier2007 Avatar
117 months ago
This seems like a pretty big deal (from the release notes):

When you update to iOS 10.3, your iOS device will update its file system to Apple File System (APFS). This conversion preserves existing data on your device. However, as with any software update, it is recommended that you create a backup of your device before updating.
Score: 24 Votes (Like | Disagree)
lunarworks Avatar
117 months ago
Apple File System? What? What? What? Apple made a file system? So A, M, S, W, T chips. San Francisco font. Swift language, and now a file system? When will the Apple gimmick train end? Bigger battery, Cupertino. Are you morons listening? Bigger. Battery. Thicker. Phone. Innovation.
People who actually understand operating systems have been begging for a new file system for more than a decade.

They almost went with ZFS, but it became a big problem when Oracle bought Sun.

Also, anyone complaining about Apple's custom chips needs a good kick in the head. They're the best mobile chips around.
Score: 16 Votes (Like | Disagree)
Tubamajuba Avatar
117 months ago
theater mode is apparently still missing according to CNET
[doublepost=1485281257][/doublepost]
wow. no theater mode. this indicates the imminent downfall of apple
Who cares about theater mode? I have had *insert obscure problem here* for two years now, and Apple won't make *insert dream computer here*, so Apple is doomed, Tim Cook should be fired, and I'm buying an Android phone. But I'll stick around to remind everybody why I don't like Apple anymore.

*ahem*

iOS 10.3 may not add much, but the SiriKit improvements look interesting.
Score: 14 Votes (Like | Disagree)
rodrigo_pereira Avatar
117 months ago
Can anyone theorize if older devices using the A5 chip (iPhone 5, iPad 4) would benefit from APFS?
There are couple of things we need to consider first to answer your question:

1. APFS in terms of I/O (that is - input-output, read and write data) focuses on improving foreground apps and tasks. It is reasonable to think that background tasks can wait a bit longer to read or write data they need.

2. It doesn’t make processor or graphic processor to handle more task or make them faster.

3. Apps are multithreaded - if app is made along Object-C or Swift guidelines - UI - user interface - is main thread and background tasks are secondary thread (i.e. on slow connection the app you are using downloads data, but user interface is still responsive and probably shows some indicator that data are being downloaded, you can easily switch from one tab to another).

4. Open/save file: with APFS it is possible to do atomic updates - which mean: app is saving only changes to a file or load from a file only things that have changed, not the whole file.

With all that considered: performance gain with APFS would be from reading data needed by foreground app first, using less bandwidth (connection between CPU, RAM, and flash memory) while loading and saving data, postponing some disk operations that are requested by background processes.

To sum it up: you should see some improvements in situations like scrolling through conversation in imessage, saving changes to modified picture, opening files.

(Obviously, sorry for my lousy english, it’s not even my third language)
Score: 11 Votes (Like | Disagree)
Watabou Avatar
117 months ago
Can someone tell more about new filesystem? How it's compared to present one in terms of security and performance?
You can read a pretty good overview here: https://www.backblaze.com/blog/apfs-apple-file-system/

And if you want to get nerdy: ArsTechnica ('http://arstechnica.com/apple/2016/06/a-zfs-developers-analysis-of-the-good-and-bad-in-apples-new-apfs-file-system/') and Apple's official documentation ('https://developer.apple.com/library/content/documentation/FileManagement/Conceptual/APFS_Guide/Introduction/Introduction.html').

I was thinking they would hold off until iOS 11 to show off APFS, didn't know it was already ready!
Score: 11 Votes (Like | Disagree)