Skip to content

Add Mac / iOS hooks to app delegates for things like push notifications #969

Open
@richardeakin

Description

@richardeakin

Need to think of a flexible way for folks to make use of things like push notificiations, and other things that require configuration with the app delegate. I was thinking a possible direction would be a cocoa-specific applicationDidLaunch() signal that also provides the (NSDictionary *)launchOptions.

I'm not sure exactly what else is needed to enable these features, or what else we could / should expose, so input from iOS / Mac users out there is most welcome.

Carried over from #959.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions