Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

217
Views
¿Por qué Venly Web3Provider no funciona en safari?

Uso Web3Modal para conectar la billetera. Su código no es compatible con las redes sociales que quiero conectar en Venly.

Así que hice un proveedor personalizado como sugiere su documento.

 options["custom-venly"] = { display: {}, package: Venly, options: { clientId: Config.getInstance().get().wallet.ethereum.venly.clientId, secretType: Config.getInstance().get().wallet.ethereum.venly.secretType as SecretType, environment: Config.getInstance().get().wallet.ethereum.venly.environment, authenticationOptions: { idpHint }, windowMode: Config.getInstance().get().wallet.ethereum.venly.windowMode, skipAuthentication: Config.getInstance().get().wallet.ethereum.venly.skipAuthentication, }, connector: async (ProviderPackage: typeof Venly, options: VenlySubProviderOptions) => { try { const provider = await ProviderPackage.createProviderEngine(options); return provider; } catch (error) { return console.warn(error); } }, };

Funciona bien excepto en safari.

¿Alguien ya ha pasado por este problema?

Editar: hice una plantilla de codesandbox para reproducir mi problema -> https://codesandbox.io/s/beautiful-wilbur-qqbzs3?file=/src/App.js

Como puede ver, funciona bien en Chrome, etc. pero no en Safari.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!