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
When I write both balance and TON network wallet address(DOGS, NOT, etc.), the app crashes. It doesn't crash if only balance or wallet address is written.
Crash logs generated by crDroid rom:
time: 1730197967214
msg: io.tonapi.infrastructure.ClientException: Client error : 406
stacktrace: io.tonapi.infrastructure.ClientException: Client error : 406
at io.tonapi.apis.EmulationApi.emulateMessageToWallet(EmulationApi.kt:401)
at io.tonapi.apis.EmulationApi.emulateMessageToWallet$default(EmulationApi.kt:390)
at io.horizontalsystems.tonkit.api.TonApi.estimateFee(TonApi.kt:102)
at io.horizontalsystems.tonkit.core.TransactionSender.estimateFee(TransactionSender.kt:103)
at io.horizontalsystems.tonkit.core.TonKit.estimateFee(TonKit.kt:108)
at io.horizontalsystems.bankwallet.core.adapters.JettonAdapter.estimateFee(JettonAdapter.kt:85)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonFeeService.refreshFee(SendTonFeeService.kt:29)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonFeeService.setTonAddress(SendTonFeeService.kt:45)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel.handleUpdatedAddressState(SendTonViewModel.kt:168)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel.access$handleUpdatedAddressState(SendTonViewModel.kt:28)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel$2$1.emit(SendTonViewModel.kt:67)
at io.horizontalsystems.bankwallet.modules.send.ton.SendTonViewModel$2$1.emit(SendTonViewModel.kt:66)
at kotlinx.coroutines.flow.StateFlowImpl.collect(StateFlow.kt:392)
at kotlinx.coroutines.flow.StateFlowImpl$collect$1.invokeSuspend(Unknown Source:15)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@e2c71c7, Dispatchers.Default]
When I write both balance and TON network wallet address(DOGS, NOT, etc.), the app crashes. It doesn't crash if only balance or wallet address is written.
Crash logs generated by crDroid rom:
App status:
The text was updated successfully, but these errors were encountered: