반응형
Testing and Debugging in Simulator
Retired Document Important: The information in this document is deprecated in Xcode 9. For Xcode 9 and later, see Simulator Help by choosing Help > Simulator Help in Simulator. Testing and Debugging in Simulator Simulator is a great tool for rapid prototyp
developer.apple.com
Xcode에서 시뮬레이터로 할 수 없는 기능들을 정리해봤어요
이 목록들은 직접 기기를 가지고 테스트 해봐야 알 수 있어요
기기 미지원
사진촬영
블루투스
오디오입력
주변조명센서
근접 센서
기압계
가속계
API미지원
푸시알림 받기 및 보내기
Handoff
UIBackgroundModes
MessageUI
등등이 있어요
반응형
'iyOmSd > Title: iOS Think🤔' 카테고리의 다른 글
[iOS] Bounds 와 Frame의 차이점 (0) | 2020.11.02 |
---|---|
[iOS] WWDC16 Swift Performance - 성능 이해하기 (0) | 2020.10.08 |
[iOS] UIAlertController 참조과정 (1) | 2020.09.03 |
[iOS] initialization 생성자 (0) | 2020.08.13 |
[iOS] Swift Memory - COW (Copy On Write) (0) | 2020.08.03 |