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
This behavior does not happen in other wallets (e.g. Pontem) which work as expected.
The wallet adapter correctly redirects the user to https://petra.app/explore?link=https%3A%2F%2Faptos-labs.github.io%2Faptos-wallet-adapter%2F, however it seems that the android app trims the path portion of the url and opens https://aptos-labs.github.io/.
Here's a short video demo to demonstrate the issue:
video_2024-03-04_21-25-20.mp4
Reproducible in Petra Android version 1.1.16
The text was updated successfully, but these errors were encountered:
When opening Wallet adapter demo app which was linked in the official repo, after choosing Petra wallet, the app opens showing 404.
This behavior does not happen in other wallets (e.g. Pontem) which work as expected.
The wallet adapter correctly redirects the user to
https://petra.app/explore?link=https%3A%2F%2Faptos-labs.github.io%2Faptos-wallet-adapter%2F
, however it seems that the android app trims the path portion of the url and openshttps://aptos-labs.github.io/
.Here's a short video demo to demonstrate the issue:
video_2024-03-04_21-25-20.mp4
Reproducible in Petra Android version 1.1.16
The text was updated successfully, but these errors were encountered: