Lyokone/flutterlocation

Unable to catch error on web (7.0.0)

Opened this issue · 0 comments

eifr commented

Describe the bug
Trying to run as described in the docs, but whatever I do I'm unable to catch the error.

try {
      locationData = await location.getLocation();
    } on PlatformException {
...
    }

Screenshot_20240708_192127
description of what you expected to happen.

Tested on:

  • web, chrome