iJoom
Denovation Dev information
iJoom
전체 방문자
오늘
어제
  • 분류 전체보기 (29)
    • Swift information (5)
    • Deep Dive iOS (10)
    • Books (1)
    • Conference (1)
    • 알고리즘 풀이 (10)
    • 알고리즘 개념 및 Tool C++ (2)

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • Weak
  • ValuesCapturing
  • decdoingError
  • 순열
  • C++
  • unowned
  • Cocoa Touch
  • sceneWillResignActive
  • MergeConflicts
  • ios
  • 문자열
  • Strong
  • 문자열압축
  • SWIFT
  • EscapingClosure
  • permuation
  • Core OS
  • 알고리즘
  • applicationWillResignActive
  • Swift Concurrency
  • 캡처리스트
  • ARC
  • Core Services
  • struct
  • 백준
  • 자료형에러
  • sidetable
  • 완전탐색
  • bj4344
  • iOS Structure

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
iJoom

Denovation Dev information

Deep Dive iOS

시뮬레이터에서 할 수 없는 것과 실제 iPhone과의 차이

2020. 11. 5. 22:56

 

먼저 시뮬레이터는 당연히 iPhone이 아니다. MacOS에서 구동되기 때문에 CPU, 메모리, 네트워크 연결을 포함한 컴퓨터 리소스에 액세스 할 수 있다. 이때문에 아이폰 보다 빠를 가능성이 높다. 그렇기 때문에 시뮬레이터는 앱의 성능, 메모리 사용량 및 네트워크 속도 등에 대해서 정확한 테스트가 아니다!

 

하드웨어 미지원


모션 지원 (가속도계 및 자이로 스코프)은 지원되지 않습니다.
오디오 및 비디오 입력 (카메라 및 마이크)은 지원되지 않습니다.
근접 센서
기압계
주변 광 센서

문서엔 없지만 당연하게도 안되는 것

페이스 아이디 센서

AR 관련 Test

 

API 미지원


Apple 푸시 알림 받기 및 보내기
사진, 연락처, 캘린더 및 미리 알림에 액세스하기위한 개인 정보 보호 알림
UIBackgroundModes 키
Hand off

외부 액세서리
IOSurface
미디어 플레이어
메시지 UI
UIKit에서 UIVideoEditorController 클래스

 

 

 

 

 

참고
  • developer.apple.com/library/archive/documentation/IDEs/Conceptual/iOS_Simulator_Guide/TestingontheiOSSimulator/TestingontheiOSSimulator.html
 

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

 

'Deep Dive iOS' 카테고리의 다른 글

앱이 inactive 상태가 되는 경우  (0) 2020.11.11
iOS/Swift) UIKit 이란?  (0) 2020.11.10
앱의 상태 및 수명주기에 관련한 메소드  (0) 2020.11.05
frame and bounds  (0) 2020.11.05
Scene delegate? + App Delegate  (0) 2020.11.05
    'Deep Dive iOS' 카테고리의 다른 글
    • 앱이 inactive 상태가 되는 경우
    • iOS/Swift) UIKit 이란?
    • 앱의 상태 및 수명주기에 관련한 메소드
    • frame and bounds
    iJoom
    iJoom

    티스토리툴바