-
Notifications
You must be signed in to change notification settings - Fork 65
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
Beacon temporarily outages while connecting with Altme (Kuaki/ Temple) #838
Comments
Any updates here ? |
Looking at your logs, it seems that Beacon is working correctly, but Altme wallet does not join the room in certain scenarios.
Because of this, it appears to be a wallet-specific issue rather than a BeaconSDK issue. |
We will check that and get back. |
We tried it and it's not working. Also by building a universal link manually, nothing happens at Altme Wallet |
@softstackio Thanks for your reply. Just to clarify, it’s not working for you with other wallets besides Altme as well, correct? |
Tested with Altme and your example app on android pixel 6. |
Successful pairing request:
|
Failing pairing request
|
I deleted my previous comment because, after further testing last evening, I was able to reproduce your issue. It does not appear to be related to the network. What I did was repeatedly scan the QR pairing code and disconnect the example dApp while keeping Altme wallet (version downloaded from the Play Store) open. Once in this state, closing and reopening the wallet usually resolved the issue. However, there were instances where, even after reopening the app and clearing the pairing, I still remained stuck. However, I did not observe the same behavior with AirGap Wallet and Temple Wallet mobile, both of which communicate through the P2P network. Since it was mentioned earlier, I want to clarify that Kukai Mobile only operates through WalletConnect. On my Pixel 8 device, I noticed that after extended testing with Altme Wallet, the phone's lock screen would activate "in the background." This means that when I minimized the app, the lock screen would appear instead of the home screen. If possible, I would appreciate access to your codebase to better understand the problem you're experiencing. Thank you for your collaboration. |
https://github.com/softstack/telegram-mini-app-sdk |
@IsaccoSordo thank you for your help. |
The wallet code base can be found here: https://github.com/TalaoDAO/AltMe |
Describe the bug (current behavior)
I've got issues when initiating an Tezos Beacon connection to Altme via universal links, it also temporarily happens to Kukai and Temple connection as well.
This is an example of the universal links I use: https://app.altme.io/app/download?type=tzip10&data=pGSmtrLEtvWyooN1XtAJS4BGmyDqjyii5eZNfzKTePNyvEpgPriK5fmowjg5Ea9pWamocM8x1QVCGh6MGWSGXtKbtMLTAkyhQ7dvFGRSWxZQykJj8qjSVDUkNp1yrq66H2ptY1N2DvyP36QpWEqUA1stTnnt7aHXWpJiq9oxYPZ7qcm5Bqn1Pf4jsoHcM8B1ePv15myW3maDcksCxRwBBuBVYFUtHNw48QNuSDi6at8qMUzcJsW1p6cG23MHburGN291GTetZqGx7eEfp7fgs37JKdirs3Xzj5SYjtUkBjMmHtXTP1VGfgqjdAdvgsMGVipxU51hyTSGxUb3hWYwYre21hxKFYcBxM2iDAe6SSXmnwNZRQd6pEyDei19K6AUVkmqMpXT1LQ5WC2q5mSwkipYZzgQBxGDkRXdEQ1M8cJxicnK7JPexwh7QXeNJSFMdeRsWXxZ
I have testet it on two devices. An Samsung Galaxy A35 and an iPhone 8 and 14. All devices and all apps have the newest updates.
Altme behaves slightly different on these devices.
Samsung Galaxy A35:
When I execute the link, Altme opens up. But I never get the screen to confirm. Regardless what I try.
iPhone 8 / 14:
When I execute the link, Altme opens up. But I don't get the confirmation screen. However when I move Altme in the background and execute the link again, I get the confirmation screen sometimes.
Expected (correct) behavior
Connection gets accepted
Screenshots and/or logs
The global issue with beacon we had yesterday... vanished so I suppose that was on beacon network.
Concerning your link which is
When opening https://test-33095.ngrok.dev/ I'm not able to read the QR code with any of my phone (tried with apps and camera on iphone and android).
When using the universal linking it looks like it's working normally in the wallet but I'm not getting anything from beacon network after getting to the room. Here are the logs that show the beacon initial connection to the room.
Just in case I tried again and I'm ending in the same state, waiting for the dapp:
Environment
The text was updated successfully, but these errors were encountered: