Home
Posts
Search
KeyFlow Logo
KEY
LOW
BETA
v2026.03.11
Sign In
한국어
Flutter에서 진짜 비행기 모드 감지하기 - iOS CoreTelephony 우회 방식
woogi
about 2 months ago
(Edited)
8 min read
2
Comment
1
Clap
Share
Table of Contents
20 sections
On this page
왜 비행기 모드 감지가 필요했나
Android: 공식 API로 간단하게
iOS: 여기서부터 삽질 시작
시도 1: connectivity_plus - 실패
시도 2: WiFi + Cellular 상태 체크 - 실패
시도 3: airplane_mode_checker 패키지 - 거의 다 왔는데...
iOS: CoreTelephony로 완벽하게 구현하기
핵심 아이디어
iOS 구현 코드
왜 이게 동작하는가
실시간 감지 - 제대로 하려면
AppDelegate 등록
Flutter 측 코드
주의할 엣지 케이스들
1. WiFi 전용 기기
2. USIM 없는 상태
3. 듀얼심 기기
정리
airplane_mode_checker (v3.1.0) vs 직접 구현
2
Comment
1
Clap
Share
woogi
@woogi
Was this helpful?
Your support means a lot to the author.
Log in to support
Home
Posts
Inbox