ipfs-companion icon indicating copy to clipboard operation
ipfs-companion copied to clipboard

dweb:/ipfs/$cid not detected on Android

Open jefft0 opened this issue 7 years ago • 7 comments

I have Firefox for Android 57.0.1 and IPFS companion 2.1.0. IPFS-like paths (/ipfs/$cid) are not redirected. (Are they supposed to be in this version?) (The same link redirect correctly in Firefox for Desktop.)

jefft0 avatar Dec 27 '17 19:12 jefft0

Yeah it seems the hack from https://github.com/ipfs-shipyard/ipfs-companion/issues/164#issuecomment-328374052 does not work on Android:

Can't do anything about it at this time – Firefox is lacking APIs (https://github.com/ipfs-shipyard/ipfs-companion/issues/164). Rewrites of href and src attributes in HTML should still work tho.

lidel avatar Dec 27 '17 20:12 lidel

OK, thanks. You're aware of the problem. Is there another issue I can track for Android support? If so, you can close this issue.

jefft0 avatar Dec 27 '17 21:12 jefft0

I think for protocol support you can just follow #164, this will be addressed there. Other things should work on Android.

If not, please create separate issue for each problem you find on Android – we don't have robust test suite yet (#145) so such feedback is very much appreciated 👍

lidel avatar Dec 27 '17 22:12 lidel

Reopening due to development described in https://github.com/ipfs-shipyard/ipfs-companion/issues/164#issuecomment-355708883

lidel avatar Jan 06 '18 00:01 lidel

Apologies if I'm misunderstanding here. Just wanted to confirm: since https://bugzilla.mozilla.org/show_bug.cgi?id=1428446 has been merged and shipped (woo!), this issue will be moot when PR #359 is merged? Or is there another Firefox (for Android) bug to track here?

cvan avatar Mar 07 '18 10:03 cvan

Yes, this will be closed when PR #359 is merged :)

lidel avatar Mar 07 '18 18:03 lidel

I just smoke-tested latest master. Actually, while extension loads fine in Firefox for Android (v59 from Beta channel), it seems to be missing the UI for picking which extension should be a handler for dweb protocol.

Filled an upstream bug:

  • https://bugzilla.mozilla.org/show_bug.cgi?id=1445924

lidel avatar Mar 15 '18 12:03 lidel