Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 25F3DDB12 for ; Wed, 17 Oct 2012 01:05:09 +0000 (UTC) Received: (qmail 67355 invoked by uid 500); 17 Oct 2012 01:05:08 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 67330 invoked by uid 500); 17 Oct 2012 01:05:08 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 67322 invoked by uid 99); 17 Oct 2012 01:05:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 01:05:08 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fil@adobe.com designates 64.18.1.191 as permitted sender) Received: from [64.18.1.191] (HELO exprod6og106.obsmtp.com) (64.18.1.191) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 01:05:01 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob106.postini.com ([64.18.5.12]) with SMTP ID DSNKUH4EKP53Dmi3Cyip69KW/5Icarc1iF0I@postini.com; Tue, 16 Oct 2012 18:04:41 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q9H11v1v029311 for ; Tue, 16 Oct 2012 18:01:58 -0700 (PDT) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q9H14TXM018894 for ; Tue, 16 Oct 2012 18:04:38 -0700 (PDT) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nacas03.corp.adobe.com ([10.8.189.121]) with mapi; Tue, 16 Oct 2012 18:04:36 -0700 From: Filip Maj To: "callback-dev@incubator.apache.org" Date: Tue, 16 Oct 2012 18:04:33 -0700 Subject: Re: Notice: Notification of work on Notifications Thread-Topic: Notice: Notification of work on Notifications Thread-Index: Ac2sA1/99vVWe6OmTeWwfNa7wsM9Rw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.4.120824 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I can.. ? Not sure what your point is. On 10/16/12 5:56 PM, "Jesse" wrote: >You can't ring your doorbell from inside the house either ... > >On Tue, Oct 16, 2012 at 5:50 PM, Filip Maj wrote: >> >>>> - StatusBar Notifications: Intended for background services to >>>>notify a >>>> user to start some action (instead of just doing the action without >>>>users' >>>> explicit intent) -- so what does this mean for iOS without >>>>background >>>> services? >>> >>>I *think* a fallback to local notification would be the way to handle >>>this. (But implementation will probably uncover better.) >> >> I think this is what tripped me up on iOS a few weeks ago when I >>attempted >> this myself :) >> >> On iOS, you _cannot_ dispatch a local notification (to the notification >> center / status bar area) if the app is in the foreground. >> > > > >--=20 >@purplecabbage >risingj.com