DocBO

Results 2 issues of DocBO

Hi! Can you Provide pre trained weights for your Model? That would be a Great Advantage as Starting Point. Thanks.

The API description (https://capacitorjs.com/docs/next/apis/background-runner#geolocation-1) states: CapacitorGeolocation.getCurrentLocation() whereas in the code is: const location = await CapacitorGeolocation.getCurrentPosition(); what is correct? In my case neither works. First gives the error: no a...