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
- swift
- UITextFiled
- mutable-content
- httpCookieStore
- ios
- WebSiteDataStore
- UITextFieldTextDidChange
- 인증 키
- AppIcon
- NotificationCenter
- Notification Service Extension
- 리치 푸시
- whose view is not in the window hierarchy
- UITextFieldDelegate
- 앱 아이콘
- Easy APNs Provider
- UNUserNotificationCenterDelegate
- presentedViewController
- UIApplication
- setAlternateIconName
- iOS10
- iOS Keys
- UNUserNotificationCenter
- Create a New Key
- shouldChangeCharactersIn
- wkwebview
- appDelegate
- swift3
- apns
- 이미지 푸시
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함