Skip to content

Release 1.2.0 - #14

Merged
CoderGamester merged 3 commits into
masterfrom
develop
Aug 13, 2026
Merged

Release 1.2.0#14
CoderGamester merged 3 commits into
masterfrom
develop

Conversation

@CoderGamester

Copy link
Copy Markdown
Owner

New:

  • Added ShowAlertPopUpAsync, which returns the selected button index through Unity's Awaitable API.

Fixed:

  • Alert button callbacks now return through Awaitable.MainThreadAsync before invoking consumer code.

CoderGamester and others added 3 commits August 13, 2026 23:52
Return platform callbacks to the synchronization context captured when an alert is shown so consumers can safely touch Unity state.

RCR: MarshalCallbackToContext_ForeignThread_PostsBeforeInvoking ← NativeUiService.MarshalCallbackToContext invokes callback directly
Co-authored-by: Cursor <cursoragent@cursor.com>
@CoderGamester CoderGamester self-assigned this Aug 13, 2026
@CoderGamester
CoderGamester merged commit 8ce2d72 into master Aug 13, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant