2023년 가을부터 사유를 명시해야 하는 API(타사 SDK 포함)를 사용하는 새로운 앱 또는 앱 업데이트를 App Store Connect에 업로드하는 경우, 앱의 개인정보 보호 목록에 승인된 사유를 제공하지 않으면 알림을 받게 됩니다. 또한 2024년 봄부터 App Store Connect에 새로운 앱 또는 앱 업데이트를 업로드하려면 앱의 개인정보 보호 목록에 앱이 API를 사용하는 방식을 정확하게 반영하는 승인된 사유를 포함하고 있어야 합니다.
Vision Pro에서 빌드하고 테스트해야 하는 visionOS용 앱에 관한 멋진 아이디어가 있으신가요? Vision Pro 개발자 키트를 신청해 보세요. 지속적으로 Vision Pro에 직접적인 접근 권한이 제공되므로 앱을 빠르게 빌드, 테스트 및 개선할 수 있어 visionOS에서 놀라운 공간 경험을 제공할 수 있습니다.
When TipKit was first mentioned during the WWDC 2023 State of the Union, I assumed it was going to be a way for apps to appear within the Tips app and maybe appear within Spotlight.
KeyframeAnimator plays the given keyframes when a given trigger value changes, updating the view which is using the modifier. Let’s understand this better with an example.
OSLog is a unified logging framework available for a long time, but I haven’t adopted it much. But things are about to change with a new feature from WWDC 2023. Xcode 15 (currently beta) supports structured logging in the debug console.