János Dobszai

Results 61 comments of János Dobszai

There is a way to do this using Caddy syntax, detailed here: https://github.com/porech/caddy-maxmind-geolocation/issues/11

Same issue here. I tried connecting the GND and Reset pins for >30 seconds, I also tried removing the battery before/during/after connecting the pins, but no luck. I also unplugged...

It turned out that I had been resetting the thermometer incorrectly. The reset works by connecting the two pins (ground & reset), but right next to the pins is the...

Same issue here. For some reason, load is called twice so quickly that first call doesn't have time to finish. For now I solved this using [mutex](https://pub.dev/packages/mutex). If another load...

> I ended up migrating from one storage type to another (specifically `first_unlock_this_device`) to allow background access. Note that you actually need to _migrate_, you can't just change the iOS...

Thanks @btrautmann, this is all very useful for me, because for now I can't reproduce this error - it only happens on the client's device under very specific circumstances -...

> Dart Code Metrics prerelease version 4.10.0-dev.1 provides new command called `check-unused-code` which could help you find unused classes, function and other top level declarations. You can find more info...

My use-case is a multi-tenant application as well. As a workaround, I'm experimenting with restarting the Flutter engine using the [restart](https://pub.dev/packages/restart) plugin. > The plugin works by creating a new...

Thank you, I'll be using this in my project

First time pairing, the device paired with no sensors. Second time pairing, it showed up with two contact sensors, out of which only one works, obviously. But since it shows...