Skip to content

chore(readme): improve documentation of FILE_URI - #975

Open
GitToTheHub wants to merge 1 commit into
masterfrom
pr-chore-readme-improve-documentation-of-FILE_URI
Open

chore(readme): improve documentation of FILE_URI#975
GitToTheHub wants to merge 1 commit into
masterfrom
pr-chore-readme-improve-documentation-of-FILE_URI

Conversation

@GitToTheHub

Copy link
Copy Markdown
Contributor

Platforms affected

Android, iOS

Motivation and Context

  • Don't presume, that the result of FILE_URI could be used directly in a default Cordova application.
  • Add WebView note for FILE_URI, why the uri cannot be used directly.
  • Make clear, that content:// is Android only

Generated-By: Claude Sonnet 5

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

- Don't presume, that the result of `FILE_URI` could be used directly in a default Cordova application.
- Add WebView note for `FILE_URI`, why the uri cannot be used directly.
- Make clear, that `content://` is Android only
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