-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues connecting with snap #2037
Comments
Here is a tiny repro - I tried using the ethereum connector to connect the page to metamask first, but no result, could be an issue inside stackblitz though, I don't know: https://stackblitz.com/edit/stackblitz-starters-wzjs8jwy?file=src%2Fapp%2Fapp.component.ts,src%2Findex.html (check app.component.ts ) |
Hey, adding that one line indeed seems to help - but the function naming seems to be misleading then ? Same goes for 'add account' - I get the idea now, it requests permission from metamask to interact with the account i added there. |
If Snap is not installed, it will ask you to install it; otherwise, it will just return its version. |
Before holidays, the snap integration demo used to fully work for me: https://docs.aeternity.com/aepp-sdk-js/v14.0.0/examples/browser/aepp/#
Now I get this when clicking 'basic functionality' :
and as status when I click the 'Install Snap' button:
The text was updated successfully, but these errors were encountered: