FreeosDAO / airclaim_frontend

Freeos AirClaim frontend
2 stars 2 forks source link

Fix for issue in Android not opening the WebAuth #20

Open Albermonte opened 2 years ago

Albermonte commented 2 years ago

This is an issue with @proton/web-sdk, introduced in versions >2.7.23

The issue is that navigation is blocked when clicking on Open Wallet button, maybe due to intents. It will not happen if the freeos' app is opened from WebAuth app, since that is allowed by Android.

The option to connect wallet through Web Wallet is not available anymore, but since it's not working properly is not a big deal.