Ruslan Serebriakov
Ruslan Serebriakov
You mean the half? Sounds like it's better just to provide a custom view.
Makes sense. I don't have time, but will appreciate you you'll work on it!
How do you start it? By another method?
Not in my plans, but feel free to contribute :)
The text of `SRCountdownTimer` is always the time. Why don't you just use `func timerDidUpdateCounterValue(sender: SRCountdownTimer, newValue: Int)` from the delegate?
Have you found any solution?
> It's better, but not perfect yet. I'm testing here, but it seems it keeps losing the connection when refreshing the page using webview.refresh() > > I'm testing here yet!...
Can you show similar code to this one in your app? The one when you initialize the JS provider and the config that you pass there. https://github.com/trustwallet/trust-web3-provider/blob/7e7051f96c2b917d537e21bb16036120bf724942/android/app/src/main/java/com/trust/web3/demo/MainActivity.kt#L62-L84
cc @vcoolish @hewigovens to check if there is any issue with the android demo project. I don't have Android environment unfortunately. iOS demo works fine.