Skip to content

Native FileDialog crashing on Android #99326

Closed
@syntaxerror247

Description

Tested versions

  • Reproducible in master (4.4.dev 5efd124)
  • Not Reproducible in 4.4.dev4

System information

Windows 11

Issue description

After merging the recent pull requests, the native file dialog on Android has started crashing. The crash happens when attempting to open or interact with the file dialog, causing the app to terminate unexpectedly. The issue was not present few days ago.

Steps to reproduce

  1. Create a FileDialog node and attach it to a button to trigger a popup.
  2. turn on use_native_dialog.
  3. Export and run your app on android.
  4. Click on button to popup native file dialog. It will crash ☠️

Minimal reproduction project (MRP)

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions