250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- html5
- 애니메이션
- effect
- ipad
- jQuery
- front-end
- Animation
- HTML
- iPhone
- react
- IOS
- javascript
- 개발자
- SWIFT
- image
- css3
- hover
- MAC
- 프론트엔드
- button
- 풀스택
- keyframes
- 자바스크립트
- 백엔드
- 비전공자
- CSS
- iOS 개발자
- 비전공 개발자
- xcode
- php
Archives
- Today
- Total
목록isInspectable (1)
비전공자 개발일기

문제 상황 Swift WKWebView를 활용하여 앱을 제작하고 있고, Web Page의 Script나 Tag를 확인하기 위해서 Safari의 개발자용 -> 연결된 기기를 통해서 Web Page를 Debugging 하는 과정에서 문제 발견 해결 방법 if #available(iOS 16.4, *) { myWebView.isInspectable = true } https://developer.apple.com/documentation/webkit/wkwebview/4111163-isinspectable isInspectable | Apple Developer Documentation There's never been a better time to develop for Apple platforms. deve..
SWIFT/(SWIFT || Xcode)Error
2023. 4. 11. 08:57