Skip to content

Callback not invoked when app is force closed. #11

@pcbldi

Description

@pcbldi

Hello, in my app when I set a local notification and then force close my app, then notifications occurs at correct time, but when I tap on the notification, the background callback is not fired, although app launches. I dont even see the Log statement " NSLog(@"I was in the background");" . do I need to handle any other event to fire that callback in my appdelegate.m

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions