Sam Stern
Sam Stern
I assume you are running the `connections-quickstart` sample. The likely problem is that the WiFi network you are on does not support mDNS discoverability, so the devices will not be...
I don't know of a standard way to do this unfortunately. It is a property of the network setup and not something the device can easily query.
@anddever which sample has this problem? Can you provide some more information?
@onaclov2000 this repo was an experiment and I'm not sure if it works anymore / what the state is. I made this for a hack and eventually moved to a...
Also messes up the `run_studio` command.
Are you adding this to your app? If so, why? ```xml ```
@zzulevi there's nothing in the logs you provided that shows EasyPermissions causing (or being involved in) the crash. Are there more logs maybe?
@WwhOS I apologize for not responding here! There's no code in that stacktrace that references `pub.devrel.easypermissions` so it's not enough information to know how to fix this. Are you sure...
@Mo-Jamal thanks for the heads up! I hadn't heard about this new API. You're right, EasyPermissions should use it.
I haven't had time to work on this, if anyone wants to submit a PR I am happy to review.