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
- UITableView
- 보라카이
- error
- 얻는법
- IOS
- GCD
- setting
- 샘플
- 아이폰7
- swift
- Xcode
- 스마트폰
- 포켓몬 GO
- 앱스토어
- Bitcode
- 신도림 테크노마트
- 공략
- 해몽
- 페이백
- afterdelay
- 포켓볼
- Check
- simulator
- loop
- Example
- 신도림
- UIView
- push
- LG유플러스
- swift3
Archives
- Today
- Total
도래울
iOS SWIFT 전화걸기 액션 본문
let urlString = "tel://" + "010-1111-2222"
let numberURL = NSURL(string: urlString)
UIApplication.sharedApplication().openURL(numberURL!)
'개발 > iOS' 카테고리의 다른 글
cocoapods 사용하기 (0) | 2016.03.31 |
---|---|
Display CGRect Frame Values in NSLog (0) | 2016.03.28 |
iOS 라이브러리 정리 (1) | 2016.03.11 |
부분 코드 실행이 가능한 Xcode 플러그인[설치용], VWInstantRun (0) | 2016.03.11 |
무료 오픈소스 SQLite 툴, DB Browser for SQLite (0) | 2016.03.11 |
Comments