반응형
iOS Swift 웹뷰 html 바디 가져오기 (get webview html body tag)
웹뷰에서 화면의 값을 가져와야할 일이 생겼습니다. html 바디의 pre 태그 안에 json 데이터가 들어있습니다. {"status":true,"message":"success","data":{"name":"Gons","url":"https://gonslab.tistory.com/"}} 이런식으로 아이디를 넣어주면 document.getElementById(“data") 이렇게 손쉽게 찾을 수 있는데 타사에서 넘겨받은 데이터라 수정할 수가 없어서 태그명으로 접근했습니다. webView.evaluateJavaScript("document.getElementsByTagName('pre')[0].innerHTML") { html, error in guard let html = html as? String el..
iOS Swift + UIKit
2022. 5. 4. 20:52
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 테이블뷰
- Authorization
- swiftUI
- SKProductsRequestDelegate
- TabView
- ios
- Reject
- SKPaymentTransactionObserver
- Localizations
- 엑스코드
- 인디케이터
- 아이오에스
- localizing
- SKPayment
- custom segment
- 프로그레스
- indicator
- 로컬라이징
- Language
- TabBar
- Localized
- AppStore
- 스위프트
- Xcode
- SWIFT
- 리젝
- permission
- 심사
- presentationcompactadaptation
- 다국어
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함