Skip to content

OPOperationConditionUserNotification does not wait for user to grant permissions #47

@pronebird

Description

@pronebird

Similar to OPRemoteNotificationCondition, OPOperationConditionUserNotification should wait for didRegisterUserNotificationSettings from application delegate.

Currently OPOperationConditionUserNotification sets alertPresentationExclusivity and calls registerUserNotificationSettings but it does not wait for acknowledgment from operating system.

This makes condition fail during first time run when permission alert shows up.

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