Skip to content
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

FileDownload Local Network Access issue #1697

Open
justingel opened this issue Jul 24, 2023 · 1 comment
Open

FileDownload Local Network Access issue #1697

justingel opened this issue Jul 24, 2023 · 1 comment

Comments

@justingel
Copy link

Bug Report

Plugin(s)

@capacitor/filesystem

Capacitor Version

Latest Dependencies:

@capacitor/cli: 5.2.2
@capacitor/core: 5.2.2
@capacitor/android: 5.2.2
@capacitor/ios: 5.2.2

Installed Dependencies:

@capacitor/cli: 5.2.2
@capacitor/core: 5.2.2
@capacitor/android: 5.2.2
@capacitor/ios: 5.2.2

Platform(s)

iOS

Current Behavior

When starting a download for the first time (via. Filesystem.downloadFile) there's a prompt to enable local network access - when accepting it, the download fails.
Restarting the process and it runs without issue.

Expected Behavior

A way to check the state of local network access permission or requesting it?

Code Reproduction

image

Other Technical Details

iPhone 13 Pro - iOS 16.3.1

Additional Context

capacitor-community/http#241 - sounded like same issue?

@justingel
Copy link
Author

Do you need some kind of reproduction or smth? since this hasn't been labeled yet

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

No branches or pull requests

2 participants