-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Disable local node for iOS #16267
Comments
Verified
and tested using the released-today Verified
Verification passed on
Importing selected video
Sharing a local file using IPFS (without keys)
Importing selected image
Sharing a local folder using IPFS (without keys)
Logged #16758 - .PNG and .JPG files cannot be viewed via IPFS import |
@spylogsster can you help us get a more-specific test plan which works for iOS? I'd like to get it incorporated into https://github.com/brave/brave-browser/wiki/IPFS-Features; thanks! |
afaik it is not implemented for iOS yet, in this issue just need to check that overall ipfs works on desktop and android via localnode as usual |
Disable local node for iOS, use only gateway there
Maybe add something like
ipfs_local_node_enabled = !ios
##Test Plan
The text was updated successfully, but these errors were encountered: