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 is an exception happening while trying to sign a transaction in TonKeeper on testnet (image attached).
The mini app is getting this exception thrown, but the transaction is being sent to blockchain and the TON is being billed from the wallet.
I was thinking of just catching this case but that's not the solution.
Expected behavior
TON Connect should return an object containing the BoC with transaction information.
Current behavior
An error "Context must be an activity" is being thrown and frontend is unaware what is the transaction BoC, therefore not able to look for it or to send it to backend to check it, while transaction is being sent from wallet.
Steps to Reproduce
I am not able to reproduce the steps as it's happening on random times.
When it happens, only the phone restart (and reconnecting of the wallet the PC) helps to stop this issue from repeating each time when trying to sign a transaction.
Friend told me that removing of the local storage helped him (which is actually reconnecting of the wallet), but that didn't help me, only restart did.
Environment
It's the latest tonconnect-ui version (2.0.9).
This is happening on all platforms: Android and iOS phones, and PC's (windows 10 and 11).
I am unaware if same thing happens on other wallets or on mainnet, as I am currently testing my mini app.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
This is an exception happening while trying to sign a transaction in TonKeeper on testnet (image attached).
The mini app is getting this exception thrown, but the transaction is being sent to blockchain and the TON is being billed from the wallet.
I was thinking of just catching this case but that's not the solution.
Expected behavior
TON Connect should return an object containing the BoC with transaction information.
Current behavior
An error "Context must be an activity" is being thrown and frontend is unaware what is the transaction BoC, therefore not able to look for it or to send it to backend to check it, while transaction is being sent from wallet.
Steps to Reproduce
I am not able to reproduce the steps as it's happening on random times.
When it happens, only the phone restart (and reconnecting of the wallet the PC) helps to stop this issue from repeating each time when trying to sign a transaction.
Friend told me that removing of the local storage helped him (which is actually reconnecting of the wallet), but that didn't help me, only restart did.
Environment
It's the latest tonconnect-ui version (2.0.9).
This is happening on all platforms: Android and iOS phones, and PC's (windows 10 and 11).
I am unaware if same thing happens on other wallets or on mainnet, as I am currently testing my mini app.
Additional context
No response
The text was updated successfully, but these errors were encountered: