Apple Shares New Augmented Reality Resources for Developers

Apple today updated its developer site with new sample code for ARKit, providing developers with additional details on what can be done with the upcoming feature.

According to Apple, the new code is available alongside new ARKit “best practices” published in the Human Interface Guidelines. Apple also asks developers working on an “amazing” ARKit experience to share it with the company.

Design intuitive augmented reality experiences for iOS using the best practices now available in the Human Interface Guidelines, and explore new sample code for ARKit. We can’t wait for your apps to be available to hundreds of millions of people with the launch of iOS 11 this fall. If you’re working on creating an amazing experience with ARKit and would like to share it with us, let us know.

The new demos cover interactive content in ARKit and audio in ARKit, while the Human Interface Guidelines cover ideal app design like using the entire display, creating convincing illusions, being mindful of user safety, interacting with virtual objects, positioning virtual objects, and more.

Along with new ARKit info, Apple today also informed developers that starting in the fall, apps will need to support App Store transactions of promoted in-app purchases for in-app purchases to be properly displayed on the App Store.

iOS 11 includes new functionality that will let users browse in-app purchases from the App Store app and purchase them before downloading an app, and developers will need to implement support when the GM version of the Xcode 9 is released.

With iOS 11, users can browse in-app purchases directly on the App Store and start a purchase even before downloading your app. During the iOS 11 beta period, promoted in-app purchases are displayed on the App Store without the ability to buy. Starting this fall, your app must handle App Store transactions of promoted in-app purchases in order for your in-app purchases to be displayed on the App Store. Once the GM version of Xcode 9 is released, simply implement the new delegate method within SKPaymentTransactionObserver, rebuild your app, and submit for review. You can also customize which promoted in-app purchases a user sees on a specific device with the SKProductStorePromotionController API.

Apple is expected to release iOS 11 in September alongside new iPhones, and that’s when the first ARKit apps will become available for download.

Source