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 |
Tags
- 비전공 개발자
- hover
- Animation
- 백엔드
- image
- ipad
- 풀스택
- 자바스크립트
- keyframes
- react
- MAC
- javascript
- effect
- html5
- 프론트엔드
- SWIFT
- button
- HTML
- iOS 개발자
- CSS
- css3
- iPhone
- php
- xcode
- front-end
- 비전공자
- jQuery
- 애니메이션
- IOS
- 개발자
Archives
- Today
- Total
목록debug (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