# iOS에서 앱 삭제를 막는 법

> Clean Markdown view of GeekNews topic #16910. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=16910](https://news.hada.io/topic?id=16910)
- GeekNews Markdown: [https://news.hada.io/topic/16910.md](https://news.hada.io/topic/16910.md)
- Type: news
- Author: [logistra](https://news.hada.io/@logistra)
- Published: 2024-09-24T13:55:39+09:00
- Updated: 2024-09-24T13:55:39+09:00
- Original source: [tinycoder.pika.page](https://tinycoder.pika.page/posts/you-can-prevent-your-app-from-being-removed)
- Points: 8
- Comments: 0

## Topic Body

[아이폰에서 앱 삭제 방지 기능을 구현한 이야기]  
- 슈퍼알람은 미션을 수행해야만 끌 수 있는 알람 앱  
- 유저들의 가장 큰 불만은 잠결에 미션을 수행하지 않고 앱을 지워서 알람을 끈다는 것  
- 안드로이드에서는 알람이 울릴때 나갈 수 없도록 강제할 수 있지만 iOS는 그럴 수 없음.  
- 스크린 타임 API 를 이용하면 코드 한줄로 앱 삭제를 막을 수 있음  
- 이 API를 사용하려면 애플과 유저의 승인이 필요

## Comments



_No public comments on this page._
