Skip to main content

developers

See All Stories

Apple releases third iOS 9.3.2 beta for iPhone, iPad, and iPod touch to developers

Site default logo image

iPhone 6s Plus iPhone SE

A little under a week after releasing its second beta, Apple has released the third developer beta of iOS 9.3.2 for iPhone, iPad, and iPod touch. iOS 9.3.2 appears to be a smaller update compared to the past significant iOS 9.3 update that brought about features such as Night Shift and Touch ID notes.


Expand
Expanding
Close

Stanford releases Spring session of its popular ‘Developing Apps for iOS’ iTunes U course

Stanford has released the latest semester of its iOS development course today. Entitled “Developing Apps for iOS 9 with Swift“, professor Paul Hegarty takes students and iTunes U subscribers through the intricacies of developing for one of the world’s most popular mobile operating systems. The first lecture is available today as an introduction to the course. 
Expand
Expanding
Close

iPhone and Samsung Gear S2 support draws closer as iOS app leaks

We’ve previously reported that the Samsung Gear S2 would be gaining support for iOS later this year, and it looks like that support is coming soon. A member of the XDA-Developers forums has shared a link to a potentially early version of a Samsung Gear S2 specific app that would allows iOS to pair with the device. While the app appears to be in the early stages (indications of the app’s creation dates back to March 2nd), it could potentially show us what the final app will look like.

Based on discussions in the forum, users looking to attempt the pair the devices may have to restore their S2 to factory settings before having it pair with the leaked iOS application. This may require having another Android device on hand, but the results seem to be mixed at this point. Some forum members are also indicating that they are able to receive notifications pushed from iOS, but have no way to reply.

The Samsung Gear S2 Lite iOS application can be installed through iTunes, or by side-loading through Xcode. Before launching the application, a Samsung specific enterprise profile must be accepted through settings. We cannot stress this enough, installing applications from unverified sources is not guaranteed safe. Proceed with extreme caution.

The Samsung Gear S2 is available refurbished from Best Buy for $159.99, or new from Amazon at $249.

Safari Technology Preview

Apple pushes first update to Safari Technology Preview

Apple has released its first update and second release to its Safari Technology Preview browser. The browser puts an emphasis on releasing stable, technology preview ready builds. With updates coming every two weeks, Apple is showing a commitment to bringing stability to developers on the cutting edge of web technologies.


Expand
Expanding
Close

Apple releases Xcode 7.3, with better code completion and support for latest SDKs

Screen Shot 2016-03-21 at 19.25.45

Apple has released Xcode 7.3 for developers, following a lengthy beta period, with several new features, enhancements and bug fixes. First and foremost, Xcode 7.3 includes the latest SDKs for iOS 9.3, watchOS 2.2, OS X 10.11.4. It also bundles the latest release of Swift version 2.2.

Xcode 7.3 include several new features, including more intelligent code completion so developers can more quickly write their programs. It also lets developers more easily handle developing for Apple Watch, with quick switching between paired Watches. The debugger now automatically evaluates framework code, a big pain point for developers to date. The static analyzer has been upgraded to detect more potential issues related to pointer nullability.

Grab Xcode 7.3 now from the Mac App Store.

Developers can now receive a weekly App Store analytics email report from Apple

App Store

Apple is adding a convenient new feature for developers today in iTunes Connect. Following a refresh to the Payments and Financial Reports pages a fortnight ago, Apple is now letting developers opt-in to a weekly summary report email of their apps. The email will summarize important business metrics for the developer’s apps, including information on App Store views, unit sales, sessions and crash rates. The email will also show the comparisons of these statistics to the previous seven-day period.


Expand
Expanding
Close

App Store shifts to updating ‘Best New Apps’ more often under Phil Schiller’s leadership, calls it place ‘to visit every day’

Site default logo image

App Store

Signs of change are beginning to surface on the App Store after December 17th’s notable leadership changes involving Apple’s Worldwide Marketing SVP Phil Schiller. That move happened after growing discontent from Mac App Store developers, who noted communication breakdowns and overall frustration with the direction that the Mac App Store was headed in.

Schiller is now in charge of all App Stores, taking over responsibilities from Eddy Cue, which most prominently include the iOS App Store and the Mac App Store.

It’s been less than three months since the move occurred, but we’re already beginning to see a change in the way the App Store operates. For example, we’re now seeing more regular updates of the Best New Apps section at the top of the App Store’s Featured page. In a tweet today, Schiller acknowledged the changes and indicated that more changes were on the way.


Expand
Expanding
Close

Apple rolls out redesigned Payments and Financial Reports view in iTunes Connect for developers

Screen Shot 2016-02-25 at 23.55.17

 

Apple is rolling out a small but useful improvement to developers today. It has overhauled the Payments and Financial Reports section of iTunes Connect with a modern interface and new design that combines all relevant financial numbers into one table. This screen was long overdue for a redesign, until today featuring ugly iOS 5 era buttons and textured backgrounds. The new look reflects Apple’s modern design philosophy: flat, white and clean.


Expand
Expanding
Close

Twitter’s Fabric releases iPhone app for developers to monitor app crashes on the move

fabric

Fabric, a subsidiary of Twitter, has today expanded its comprehensive platform for developers by releasing an iPhone app, Fabric for iPhone. The app lets developers monitor various analytics and diagnostics about their applications while on the go. Stats like current active users and crash rates are instantly visible from the dashboard.

Most notably, the app features push notifications for realtime updates about major issues. For instance, developers will get a push alert if their app suddenly starts crashing for a new reason.


Expand
Expanding
Close

iOS 9.3 allows apps to add content from Apple Music directly to your library

Site default logo image

apple-music
In his security and privacy post regarding iOS’s current music library, Ben Dodson adds a small addendum explaining that with iOS 9.3 apps can now add music that currently exists in the Apple Music catalog directly to a user’s music library. While a small and under-discussed feature, it opens up further possibilities for many different kinds of apps and application developers.

Expand
Expanding
Close

Tasting Table launches Apple TV app in 24 hours thanks to JW Player’s new tvOS framework

Site default logo image

Tasting Table (Featured Image)

Thanks to JW Player’s new tvOS app framework, Tasting Table was able to successfully build and submit an Apple TV app for review in less than 24 hours. JW Player’s new beta open-source product allows content makers on its platform to utilize what they already have created to build a fully branded Apple TV app.


Expand
Expanding
Close

Mobile apps to become a $50B industry this year, $100B by 2020 – App Annie

app-store

Data from App Annie suggests that global mobile app revenue will hit $50B this year, and $101B by 2020. Total annual downloads will rise from 111B last year to 284B by 2020.

Apple’s iOS is set to retain its store leadership by gross revenue over the five-year period, while Google Play and third-party Android stores will expand their lead measured in downloads due to wider proliferation of devices.

The forecast was made a month after Apple announced a new record for App Store sales, hitting over $1.1B revenue in just two weeks of the holiday season.

App Annie suggests that China will overtake the U.S. in app revenue in the first half of this year, and cites good evidence for this …


Expand
Expanding
Close

Apple adds server API to CloudKit, unlocking new developer possibilities for the iCloud service

Screen Shot 2016-02-05 at 19.09.37

Apple has quietly added a server-side API to CloudKit, following an announcement on the developer news blog. This will enable developers to add a lot of functionality to apps powered by CloudKit, enabling developers to interact with the iCloud CloudKit database outside of user interaction with iOS, Mac or web apps. The web service API enables developers to run independent code on servers that can add, delete and modify records in the CloudKit stack.

Until now, interaction with CloudKit has been limited to the APIs Apple provided in apps. Although this was useful, it lacked the options for more advanced use — most modern apps rely on servers to perform tasks whilst users are away. With the addition of the web API, developers can create many more types of applications using CloudKit as the backend. For instance, an RSS reader app can now add new feed items to the CloudKit stack from the server. Before, this action could only occur when a user opened a CloudKit-powered app, which was essentially impractical and meant developers had to use other tools.


Expand
Expanding
Close

Site default logo image

How a teenage app developer helped support his family using the App Store

Michael Sayman

Michael Sayman, known for creating the iOS game 4 Snaps, shared a story today on what it was like growing up in the world of iOS development at such a young age. After his first app’s major success at the age of 13, an app based on his Club Penguin blog, Sayman soon gained to media attention and began to travel the world sharing his story. In the profile, he delves into the irony of being paid to travel and tell this personal story on success, all the while his parents were struggling financially at home.

Sayamn also explains how he became the primary bill-payer for the household and what that was like for a teen in school.


Expand
Expanding
Close

Site default logo image

Strange Guardian article finds a few people who don’t want to work at Apple, presents it as news

guardian

I’m a fan of the British newspaper The Guardian, whose news coverage and features are often excellent (disclaimer: I’ve written a few articles for it myself), but a piece it ran last night is just plain bizarre. It attempted to explain the company’s slowing salestemporary or not – by suggesting that software engineers no longer want to work there.

Tellingly, Apple is no longer seen as the best place for engineers to work, according to several Silicon Valley talent recruiters. It’s a trend that has been happening slowly for years – and now, in this latest tech boom, has become more acute.

The evidence presented for this? One freelance developer, one unnamed “startup executive,” one software designer and two recruiters. Among the reasons given are the culture of secrecy (doh!) and the fact that “Apple notoriously doesn’t serve free food, which was unusual in 2012 and, in 2016 Silicon Valley, shocking for highly prized and pampered engineers accustomed to perk.”

The one sensible reason given was that some engineers want to work on new stuff, rather than the latest iteration of an already successful product. This is true, but it’s hardly news that one employer isn’t for everyone …

Photo: Cameron Spencer/Getty Images via the Guardian

App Store app prices going up in Canada, New Zealand and 5 more countries due to exchange rate fluctuations

app-prices

Apple has notified developers that App Store prices in Canada, Israel, Mexico, New Zealand, Russia, Singapore and South Africa are increasing. Customers in these regions will see prices for apps and in-app purchases rise within the next 72 hours. If you have a renewing subscription, Apple will notify you with an email about the price change ahead of the next subscription payment, although customers in Russia and South Africa will have to resubscribe manually.


Expand
Expanding
Close

Swift is quickly rising in popularity as a developer language … but how much is Apple using Swift?

Swift 16-9

The TIOBE index uses search engine rankings to track popularity of programming languages. In January, Swift overtook Objective-C to become the 14th most popular language in the TIOBE index. The surge in popularity was spurred by the release of Swift into open-source in December. With developer interest growing, Ryan Olson was interested in how much Apple is using Swift for its own apps.


Expand
Expanding
Close

Apple announces it will discontinue iAd App Network for developers on June 30th (update)

iAds

February update: We have followed up with Apple numerous times since this original post for more clarification and have finally received a firm answer to explain the situation. The whole of the iAd network is going away — developers will not be able to include any ad banners in their apps after June 30. Developers will have to find a new ad company to continue monetizing their apps using ads, as iAd will no longer function. Original story below …

On its developer news blog, Apple has announced that it is closing the iAd App Network on June 30th. Targeted at smaller publishers, the iAd App Network let developers pay reduced rates to feature advertisements for their own App Store apps across the iAd publisher network.

The news follows a report from Buzzfeed that Apple is closing iAd campaign sales and converting all inventory to automated system. Apple says that if developers want to keep advertising on iAd until that time, they have to make a campaign from scratch using iAd Workbench. New apps will not be accepted into the iAd App Network Program.


Expand
Expanding
Close

Manage push notifications

notification icon
We would like to show you notifications for the latest news and updates.
notification icon
Please wait...processing
notification icon
We would like to show you notifications for the latest news and updates.
notification icon
Please wait...processing