티스토리 뷰
가끔 앱을 작성하면서 전화걸때 *이나 #을 사용해야 하는 경우가 많다
예를들어, 착신전환이나, 내선번호연결등을 사용할때... #123123 *71 같은 번호로 전화를 걸어야 하는데 아이폰은 그게 안됨
IOS Developer Library를 보면
Phone Links
............
To prevent users from maliciously redirecting phone calls or changing the behavior of a phone or account, the Phone application supports most, but not all, of the special characters in the tel
scheme. Specifically, if a URL contains the *
or #
characters, the Phone application does not attempt to dial the corresponding phone number. If your application receives URL strings from the user or an unknown source, you should also make sure that any special characters that might not be appropriate in a URL are escaped properly. For native applications, use the stringByAddingPercentEscapesUsingEncoding:
method of NSString
to escape characters, which returns a properly escaped version of your original string.
In Safari on iOS, telephone number detection is on by default. However/.................
'Computer > Android&iOS' 카테고리의 다른 글
안드로이드 마켓 927 오류 (0) | 2014.01.21 |
---|---|
SIGABRT:: This generally means that..... 오류 원인 해결법 (0) | 2014.01.03 |
(아이폰) SQLITE Return Value (1) | 2014.01.03 |
(아이폰) iOS IAP(In App Purchase) 주의사항 (0) | 2014.01.03 |
(아이폰) String 내에서 특정 문자 제거 (2) | 2014.01.03 |
- Total
- Today
- Yesterday
- 뉴스룸
- Node
- CentOS
- Android
- node.js
- 점유율
- Asterisk
- linux
- nodejs
- xcode
- IOS
- 안드로이드
- C언어
- 서버
- mysql
- 배열
- php
- 앵커브리핑
- Kotlin
- 손석희
- Phaser
- C
- BBC 가쉽
- GIT
- 스위프트
- 깃헙
- Swift
- git hub
- 리눅스
- 노드
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |