본문 바로가기 메뉴 바로가기

iOS 개발 이야기

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

iOS 개발 이야기

검색하기 폼
  • 분류 전체보기 (6)
    • iOS (6)
      • UIApplication (3)
      • UITextField (1)
      • Extension (1)
      • WKWebView (1)
  • 방명록

UNUserNotificationCenterDelegate (1)
iOS 이미지 푸시 (UNUserNotificationCenter, Notification Service Extension)

iOS10부터 이미지 푸시를 보낼 수 있다.iOS10에서는 앱 실행 중에도 앱내에서 처리 없이 상단 푸시를 볼 수 있다. (단, RemoteNotification 등록시 UNUserNotificationCenter를 사용하였을 경우) 우선 AppDelegate에서 푸시를 등록 해보자.let center = UNUserNotificationCenter.current()center.requestAuthorization(options: [.alert, .sound, .badge]) { (granted, error) in print("granted = \(granted)")}center.delegate = self application.registerForRemoteNotifications() UNUserNot..

iOS/Extension 2017. 8. 21. 14:56
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • ios
  • UITextFiled
  • mutable-content
  • 이미지 푸시
  • 인증 키
  • shouldChangeCharactersIn
  • UNUserNotificationCenter
  • AppIcon
  • appDelegate
  • UITextFieldDelegate
  • wkwebview
  • UNUserNotificationCenterDelegate
  • NotificationCenter
  • iOS Keys
  • presentedViewController
  • Easy APNs Provider
  • UITextFieldTextDidChange
  • Notification Service Extension
  • swift
  • httpCookieStore
  • WebSiteDataStore
  • 리치 푸시
  • UIApplication
  • swift3
  • iOS10
  • apns
  • setAlternateIconName
  • whose view is not in the window hierarchy
  • Create a New Key
  • 앱 아이콘
more
«   2025/05   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바