iOS 앱 아이콘 동적 변경 (setAlternateIconName)
iOS 10.3 부터 앱 아이콘 변경이 가능하다. UIApplication에서 제공하는 setAlternateIconName 를 이용하면 된다. @available(iOS 10.3, *) open func setAlternateIconName(_ alternateIconName: String?, completionHandler: ((Error?) -> Swift.Void)? = nil) Assets를 이용해 보려고 했지만 제대로 동작이 되지 않아 png파일을 직접 추가해서 구현했다. Info.plist에 아래 처럼 추가를 한다. Source Code로 확인하면 아래와 같다. CFBundleIcons CFBundleAlternateIcons Icon1 CFBundleIconFiles icon1 Icon2 ..
iOS/UIApplication
2017. 7. 31. 14:13
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ios
- UITextFiled
- mutable-content
- UNUserNotificationCenterDelegate
- apns
- iOS10
- Easy APNs Provider
- AppIcon
- UITextFieldDelegate
- UNUserNotificationCenter
- appDelegate
- 인증 키
- WebSiteDataStore
- NotificationCenter
- 리치 푸시
- iOS Keys
- shouldChangeCharactersIn
- Notification Service Extension
- presentedViewController
- httpCookieStore
- setAlternateIconName
- Create a New Key
- whose view is not in the window hierarchy
- UIApplication
- 앱 아이콘
- swift
- wkwebview
- swift3
- UITextFieldTextDidChange
- 이미지 푸시
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함