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
{{ message }}
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Hi @edsilv, it seems that your demo doesn't work on Safari Desktop, you might have missed this by testing it on a Windows environment.
Checking the JS console on desktop, I noticed that the daemon never gets online.
This might be because it is trying to use WebRTC and it fails to create that listener. It should print an error though, are you swallowing the errors with some Promise wrap?
I'm seeing an issue on my iPad where hashes created with js-ipfs are not resolvable through the ipfs.io gateway.
Here's a test page: https://edsilv.github.io/ipfs-tests/ipad.html
https://github.com/edsilv/ipfs-tests/blob/gh-pages/ipad.html
I'm creating a cache-busted json object, adding it, then generating a link to view on the gateway.
Here's the user agent string:
It seems to have the same problem in Chrome for iPad too.
The text was updated successfully, but these errors were encountered: