Skip to content

Android: Notification callback not being called when user taps on empty space outside of popup. #41

@AndrewSpalato-FGMNT

Description

@AndrewSpalato-FGMNT

On NativeToolkit.ShowAlert ()or NativeToolkit.ShowConfirm(), the user can tap on the empty space outside of the popup, closing the popup.

On iOS, this doesn't occur as the user cannot close the popup by tapping outside of the popup window.

But the Action<bool> callback provided is not called when this happens.

Is there a way Unity can handle this event that the popup has been closed without the user selecting an option?

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