superhero-com / superhero-wallet

Superhero Wallet – More than just a way to receive, store & send tokens on the æternity blockchain
https://wallet.superhero.com
ISC License
39 stars 38 forks source link

Can't open `<a href="http://example.com">` in aepp browser on iOS #3008

Open davidyuk opened 5 months ago

davidyuk commented 5 months ago

Describe the bug Aepp opened in SW browser can't open a link with http protocol.

To Reproduce Steps to reproduce the behavior:

  1. Open aepp with a link like <a href="http://example.com">test</a>
  2. Click on the link
  3. See nothing and an error in iOS console 0x114020620 - [pageProxyID=8, webPageID=9, PID=5001] WebPageProxy::didFailProvisionalLoadForFrame: frameID=248, isMainFrame=0, domain=NSURLErrorDomain, code=-1022, isMainFrame=0, willInternallyHandleFailure=0

Expected behavior To navigate to http://example.com

Smartphone (please complete the following information):

CedrikNikita commented 4 months ago

fixed in #3006

davidyuk commented 4 months ago

I think it should be fixed on Capacitor level