Jonas West Alrø

Results 8 issues of Jonas West Alrø

Hi, I have som trouble on some Android phones, not all. When requesting location updates I get very bad accuracy (often up to 1500m+), even though the settings are set...

Hi, I record an audio file on IOS using standard RecorderController settings: `controller = RecorderController();`, I then upload it to cloud storage. I then download the file from storage using...

bug

Hi, I have been trying to figure out how to use the plugin for resolving a simple mDNS address for days now, so I really hope that you can help...

Hi, Great library! I wondered if it is possible to select a output depending on the logged in user. So when one user/token calls `GET http://my-url/contacts` it returns only the...

Hi, Is it in any way possible to get the route of a given workout through this plugin (yet)? Or should the plugin be extended to support that?

Hi, In Android 10 the service definition in the manifest file must have: `android:foregroundServiceType="location"` in order for the foreground service to work properly (ie. when user select "only while using...

Hi, We're using this plugin to track workouts (cycling, running, walking). Therefore we don't need actual background tracking. On IOS it works great with the app being in "semi foregound"...

The docs has a short section about using dynamic public keys: https://ngx-stripe.dev/docs/setup-application, it refers to using the injectStripe method, and an example for it. However, the example is not do...