1. home
  2. Apple Developer News & Updates
  3. Technology

Apple Developer News & Updates - Technology

14 | Follower

What’s new in privacy on the App Store - Latest News - Apple Developer

At Apple, we believe privacy is a fundamental human right. That is why we’ve built a number of features to help users understand developers’ privacy and data collection and sharing practices, and put users in the driver’s seat when it comes to their data. App Tracking Transparency (ATT) empowers users to choose whether an app has permission to track their activity across other companies’ apps and websites for the purposes of advertising or sharing with data brokers. With Privacy Nutrition Labels and App Privacy Report, users can see what data an app collects and how it’s used.Many apps leverage third-party software development kits (SDKs), which can offer great functionality but may have implications on how the apps handle user data. To make it even easier for developers to create great apps while informing users and respecting their choices about how their data is used, we’re introducing two new features.First, to help developers understand how third-party SDKs use data, we’re introducing new privacy manifests — files that outline the privacy practices of the third-party code in an app, in a single standard format. When developers prepare to distribute their app, Xcode will combine the privacy manifests across all the third-party SDKs that a developer is using into a single, easy-to-use report. With one comprehensive report that summarizes all the third-party SDKs found in an app, it will be even easier for developers to create more accurate Privacy Nutrition Labels.Additionally, to offer additional privacy protection for users, apps referencing APIs that could potentially be used for fingerprinting — a practice that is prohibited on the App Store — will now be required to select an allowed reason for usage of the API and declare that usage in the privacy manifest. As part of this process, apps must accurately describe their usage of these APIs, and may only use the APIs for the reasons described in their privacy manifest.Second, we want to help developers improve the integrity of their software supply chain. When using third-party SDKs, it can be hard for developers to know the code that they downloaded was written by the developer that they expect. To address that, we’re introducing signatures for SDKs so that when a developer adopts a new version of a third-party SDK in their app, Xcode will validate that it was signed by the same developer. Developers and users alike will benefit from this feature.We’ll publish additional information later this year, including: A list of privacy-impacting SDKs (third-party SDKs that have particularly high impact on user privacy) A list of “required reason” APIs for which an allowed reason must be declared A developer feedback form to suggest new reasons for calling covered APIs Additional documentation on the benefits of and details about signatures, privacy manifests, and when they will be required

App Store submission requirement starts April 25 - Latest News - Apple Developer

Starting April 25, 2023, iOS, iPadOS, and watchOS apps submitted to the App Store must be built with Xcode 14.1 or later. The latest version of Xcode 14, which includes the latest SDKs for iOS 16, iPadOS 16, and watchOS 9, is available for free on the Mac App Store.When building your app, we highly recommend taking advantage of the latest advances in iOS 16, iPadOS 16 and watchOS 9.iOS 16 enhances iPhone with all-new personalization features, deeper intelligence, and more seamless ways to communicate and share. Take advantage of Live Activities to help people stay on top of what’s happening live in your app, right from the Lock Screen and the Dynamic Island on iPhone 14 Pro. Use App Intents to help users quickly accomplish tasks related to your app by voice or tap. And get the most out of the latest enhancements in MapKit, ARKit, Core ML, and more.iPadOS 16 introduces new productivity features that let you deliver compelling collaboration experiences and build more capable, intuitive apps and powerful pro workflows on iPad. You can bring desktop-class features, such as an editor-style navigation bar, enhanced text editing menu, and external display support, to your iPad app. Metal 3 introduces powerful features that help your games and pro apps tap into the full potential of Apple silicon on the latest generations of iPad Pro and iPad Air.watchOS 9 provides new and powerful communication features for watchOS apps. You can deliver timely information with rich complications on more Apple Watch faces, enable sharing of your app content, let users make VoIP calls directly from Apple Watch, and more. And with a simplified watchOS app structure, managing your projects is simpler than ever.