Search
Duplicate

Web views

A web view loads and displays rich web content, such as embedded HTML and websites, directly within your app.
웹 뷰는 내장된 HTML 및 웹사이트와 같은 풍부한 웹 콘텐츠를 앱 내에서 직접 로드하고 표시합니다.
For example, Mail uses a web view to show HTML content in messages.
예를 들어, 메일은 웹 뷰를 사용하여 메시지에 HTML 내용을 표시합니다.
역자 첨언

Best practices

Support forward and back navigation when appropriate. Web views support forward and back navigation, but this behavior isn’t available by default. If people are likely to use your web view to visit multiple pages, allow forward and back navigation, and provide corresponding controls to initiate these features.
적절한 경우 이전 및 다음 페이지에 대한 탐색을 사용합니다. 웹 뷰(web view)는 다음 페이지 및 이전 페이지를 탐색하는 내비게이션을 지원하지만, 기본적으로 비활성화되어 있습니다. 사용자가 웹 뷰(web view)를 사용하여 여러 페이지를 방문할 경우, 이 기능을 활성화해서 컨트롤을 제공하세요.
Avoid using a web view to build a web browser. Using a web view to let people briefly access a website without leaving the context of your app is fine, but Safari is the primary way people browse the web. Attempting to replicate the functionality of Safari in your app is unnecessary and discouraged.
웹 뷰를 사용하여 웹 브라우저를 빌드하지 않도록 합니다. 웹 뷰를 사용하여 앱의 컨텍스트를 남기지 않고 잠시나마 웹사이트에 접속할 수 있도록 하는 것은 좋지만, Safari는 사람들이 iOS에서 웹을 탐색하는 주된 방법입니다. 앱에서 Safari의 기능을 복제하려는 시도는 불필요하며 권장되지 않습니다.
No additional considerations for iOS, iPadOS, macOS, or visionOS. Not supported in tvOS or watchOS.
iOS, iPadOS, macOS 또는 visionOS에 대한 추가 고려 사항이 없습니다. tvOS 또는 watchOS에서는 지원되지 않습니다.

Related

Change log

작성 날짜
작성자
수정사항
2023/09/05
조엘
초기 번역
2023/12/26
조엘
배포