Re: Issues with applications running on background (Alarm Application)
Re: Issues with applications running on background (Alarm Application)
- Subject: Re: Issues with applications running on background (Alarm Application)
- From: Jens Alfke <email@hidden>
- Date: Tue, 16 Dec 2014 20:55:36 -0800
> On Dec 16, 2014, at 7:55 PM, Claudio Maximiliano Edison Bastos Iorio <email@hidden> wrote:
>
> soundName property is OK, and allows to use any embedded sound. But there’s no way to load any custom view dispatched right from the LocalNotification, at least no with a previous user interaction.
Correct. The notification does not start up your app or run any app code. You don't have much control over the display of a local notification. All you can specify is the wording and a sound and a numeric app badge. If the user presses a button in the notification, that can launch your app.
What behavior, that you've seen in an existing 3rd party app, are you trying to implement?
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden