Gerald Versluis

Results 640 comments of Gerald Versluis

> Screen should load normally (WebView2 loads Grafana correctly but does not work in Xamarin) We're not using WebView2 but WebView, so that is probably why :) Could you use...

Did it run at least once successfully on the device? The error mentions it might be installed under a different user (on the Android device) is that a possibility? Could...

Thanks for the report! Would you maybe be able to put all this together on a small reproduction project that shows the issue? That will make sure that we don't...

Hey, thanks for the report! From what you're saying I think you might have a wrong understanding of `ReturnCommandParameter`. This property is something that serves as input. You can specify...

But still, how do you expect this to work? The text of that entry only gets filled when the return command is fired, so how is it supposed to act...

If you can provide me with a runnable reproduction of this problem in a GitHub repository that I can take a look at I think that might help clear things...

I do not, that is also part of the problem indeed :) But with a repro I might be able to poke around and see if I can detect where...

If you would be able to do that that would be awesome :)