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
I'm using @tonconnect/ui-react to send a transaction.
My idea is to wait for the transaction to finish, I use the hash value to verify with the latest transaction on chain. Tried on IOS device, and the validate at position 4 is valid, mean that value of inMsgHasg === hash. But on Android, it always difference. Is there someone in here got that issue?
Actual result
It only happen with Tonkeeper wallet on Android. I have tried with other wallet (like My Ton Wallet), and it worked.happensthe another wallet
Expected result
Work on both Android & IOS device, not only IOS
Suggested Severity
Critical
Device
IOS: all IOS device
Android: android 9, 10
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Hey, I have exactly the same issue, so if you found a solution I would appreciate your help. We are also experiencing another issue in which sometimes, for no apparent reason, the transaction appears as 0 TON, when we explicitly pass 0.1 TONs.
I’m facing an issue that when I try to claim farmed points for an airdrop on the telegram gaming app ton station , when it prompts my Tonkeeper wallet to complete the transaction i get an error message saying “invalid parameters” and fails to initiate the transaction.
It’s been working fine for the last month then all of the sudden this just started happening. Frustrating as I have a ton of farmed tokens that need to be claimed.
I’m facing an issue that when I try to claim farmed points for an airdrop on the telegram gaming app ton station , when it prompts my Tonkeeper wallet to complete the transaction i get an error message saying “invalid parameters” and fails to initiate the transaction.
It’s been working fine for the last month then all of the sudden this just started happening. Frustrating as I have a ton of farmed tokens that need to be claimed.
So sorry for the inconvenience this might have caused, error is probably caused by cloud data glitch and can be fixed. For the fastest resolution, please click on the link below to our dedicated support line:
Bug Type
Functional
Reproduction steps
I'm using @tonconnect/ui-react to send a transaction.
My idea is to wait for the transaction to finish, I use the
hash
value to verify with the latest transaction on chain. Tried on IOS device, and the validate at position 4 is valid, mean that value of inMsgHasg === hash. But on Android, it always difference. Is there someone in here got that issue?Actual result
It only happen with Tonkeeper wallet on Android. I have tried with other wallet (like My Ton Wallet), and it worked.happensthe another wallet
Expected result
Work on both Android & IOS device, not only IOS
Suggested Severity
Critical
Device
IOS: all IOS device
Android: android 9, 10
Additional Context
No response
The text was updated successfully, but these errors were encountered: