Skip to content

Open Settings prompt cancel button action #115

@szenasimartin

Description

@szenasimartin

I am using the 3.12.10 version
When I call
+ (void)promptForPushNotificationsWithUserResponse:(OSUserResponseBlock)block fallbackToSettings:(BOOL)fallback;
And the Cancel button is clicked the block is being called without any information the dialog was canceled
typedef void(^OSUserResponseBlock)(BOOL accepted);

When the user hit cancel the block shouldn't be called or it should give back a cancelled flag

Simulator.Screen.Recording.-.iPhone.16.-.2025-05-01.at.14.41.19.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions