Skip to content

Open file API integration #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Open file API integration #352

wants to merge 6 commits into from

Conversation

N7ghtm4r3
Copy link

In this pull request has been introduced the FileKit.openFile API for the nonWebMain target, covering the following platforms:

  • Android: Intent navigation with FLAG_GRANT_READ_URI_PERMISSION or FLAG_ACTIVITY_NEW_TASK flags
  • iOs / macOs: UIDocumentInteractionController / NSWorkspace native APIs
  • JVM: Desktop API

At the moment the web target is uncovered due strict policies and restrictions to open local file from browsers

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