Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 2D13F200BAD for ; Mon, 19 Sep 2016 20:23:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2BDBB160ABB; Mon, 19 Sep 2016 18:23:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 84AE7160ADC for ; Mon, 19 Sep 2016 20:23:21 +0200 (CEST) Received: (qmail 32688 invoked by uid 500); 19 Sep 2016 18:23:20 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 32651 invoked by uid 99); 19 Sep 2016 18:23:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2016 18:23:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7D4DA2C0050 for ; Mon, 19 Sep 2016 18:23:20 +0000 (UTC) Date: Mon, 19 Sep 2016 18:23:20 +0000 (UTC) From: "Shibi Nirappel Sridhran (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11871) Support for IOS 10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Sep 2016 18:23:22 -0000 [ https://issues.apache.org/jira/browse/CB-11871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shibi Nirappel Sridhran updated CB-11871: ----------------------------------------- Labels: iOS10 newbie (was: newbie) > Support for IOS 10 > ------------------ > > Key: CB-11871 > URL: https://issues.apache.org/jira/browse/CB-11871 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 4.1.1, 4.1.2 > Environment: IOS 10 and xcode 9 > Reporter: Shibi Nirappel Sridhran > Labels: iOS10, newbie > > I am trying to add UNNotificationServiceExtension and results in build error > hybrid/platforms/ios/SE/NotificationService.swift:11:28: note: add @available attribute to enclosing class > class NotificationService: UNNotificationServiceExtension { > ^ > hybrid/platforms/ios/SE/NotificationService.swift:13:27: error: 'UNNotificationContent' is only available on iOS application extension 10.0 or newer > var contentHandler: ((UNNotificationContent) -> Void)? > ^ -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org