You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope that materialfiles can support applink (for example, materialfiles://view/path/to/file), so that users can jump to materialfiles through hyperlinks in other applications (such as browsers).
In iOS, the system app Files provides the url scheme of shareddocuments://path/to/shared/file, which allows users to provide a hyperlink to jump to Files and display the specified shared file.
The text was updated successfully, but these errors were encountered:
I hope that materialfiles can support applink (for example,
materialfiles://view/path/to/file
), so that users can jump to materialfiles through hyperlinks in other applications (such as browsers).In iOS, the system app
Files
provides the url scheme ofshareddocuments://path/to/shared/file
, which allows users to provide a hyperlink to jump to Files and display the specified shared file.The text was updated successfully, but these errors were encountered: